How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

JustiFi Reports API

Reports can be used to pull data for various different resources. They are CSV format, and can be filtered by date and sub account.Once a the create endpoint is called via POST, a report will be in `created` status. The report will move to `processing` status once it is being generated.Finally, when the report is generated, and the CSV file is available, the report will be in `completed` status.To download a report, you can use the `download_url` provided in the response when retrieving a report. We use presigned URLs to allow you to download the report directlyfrom our S3 bucket.## Report Types### Payout ReportContains balance transaction data for payouts.| Column | Description || ------ | ----------- || id | Balance transaction ID || type | Transaction type || currency | Currency || amount | Amount in cents || fee | Fee amount in cents || net | Net amount in cents || source_id | Source object ID || source_account_id | Source account ID || source_type | Source object type || source_amount | Source amount in cents || available_on | When funds become available || payment_id | Associated payment ID || created_at | Creation timestamp || payment_method_name | Payment method name || source_payment_id | Payment ID associated with the source || payout_id | Associated payout ID || payout_created_at | Payout creation timestamp || payout_deposits_at | Expected payout deposit date |### Proceeds ReportContains platform proceeds data.| Column | Description || ------ | ----------- || id | Balance transaction ID || type | Transaction type || currency | Currency code || amount | Amount in cents || fee | Fee amount in cents || net | Net amount in cents || source_id | Source object ID || source_account_id | Source account ID || source_type | Source object type || source_amount | Source amount in cents || application_fee_amount | Application fee in cents || platform_fee_amount | Platform fee in cents || proceeds | Calculated proceeds in cents || available_on | When funds become available || created_at | Creation timestamp || fee_major_category | Fee major category || fee_minor_category | Fee minor category || fee_description | Fee description || fee_product_code | Fee product code || fee_batch_date | Fee batch date || payment_method_type | Payment method type || payment_method_brand | Payment method brand || source_payment_id | Payment ID associated with the source || payout_id | Associated payout ID || payout_created_at | Payout creation timestamp || payout_deposits_at | Expected payout deposit date |

JustiFi Reports API is one of 28 APIs that JustiFi publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Reports. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 3 operations across 2 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0.

Requests are made against a single base URL, https://api.justifi.ai/v1.

3 operations 2 paths 11 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
Base URL
https://api.justifi.ai/v1
Terms of Service
Resource Areas
1

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Reports 3

Reports can be used to pull data for various different resources. They are CSV format, and can be filtered by date and sub account. Once a the create endpoint is called via POST,…

POST
/reports
Create a report
CreateReport 2 params body → 200
GET
/reports
List Reports
ListSubAccounts 3 params → 200
GET
/reports/{id}
Get a report
GetReport 3 params → 200

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are Report (12 properties), ReportPaymentListParameters (7 properties), Envelope-list (4 properties), ReportPayoutParameters (4 properties). Each schema is shown below with its type and property counts.

ReportPayoutParameters
object
4 properties 1 required
PageInfo
object
4 properties
ReportPaymentListParameters
object
7 properties 1 required
ReportInterchangeFeeParameters
object
4 properties 1 required
ReportType
string
which report was generated
ReportSubAccountSummaryParameters
object
4 properties 1 required
ReportParameters
Envelope-list
object
4 properties
ReportProceedsParameters
object
4 properties 1 required
Report
object
12 properties
Envelope
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

justifi-reports-api-openapi.yml Raw ↑

Other APIs JustiFi publishes across the network.

JustiFi Ach Return Fees API
JustiFi Address API
JustiFi API Credentials API
JustiFi Balance Transactions API
JustiFi Bank Account API
JustiFi Bind Insurance API
JustiFi Business API
JustiFi Checkouts API
JustiFi Disputes API
JustiFi Document API
JustiFi Fee Configurations API
JustiFi Identity API
Where this information came from

This is an independent, third-party profile of JustiFi Reports API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.