Properties
| Name | Type | Description |
|---|---|---|
| category_ids | object | |
| cost_of_goods_sold | object | |
| cost_of_goods_sold_sections | object | |
| cost_of_goods_sold_total_amount | number | |
| created_at | string | |
| currency | string | |
| end_at | string | |
| expenses | object | |
| expenses_sections | object | |
| expenses_total_amount | number | |
| gross_profit_amount | number | |
| id | string | |
| income | object | |
| income_sections | object | |
| income_total_amount | number | |
| name | string | |
| net_income_amount | number | |
| net_profit_amount | number | |
| raw | object | |
| start_at | string | |
| updated_at | string |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/AccountingProfitloss",
"title": "AccountingProfitloss",
"properties": {
"category_ids": {
"$ref": "#/components/schemas/property_AccountingProfitloss_category_ids"
},
"cost_of_goods_sold": {
"$ref": "#/components/schemas/property_AccountingProfitloss_cost_of_goods_sold"
},
"cost_of_goods_sold_sections": {
"$ref": "#/components/schemas/property_AccountingProfitloss_cost_of_goods_sold_sections"
},
"cost_of_goods_sold_total_amount": {
"type": "number"
},
"created_at": {
"format": "date-time",
"type": "string"
},
"currency": {
"type": "string"
},
"end_at": {
"format": "date-time",
"type": "string"
},
"expenses": {
"$ref": "#/components/schemas/property_AccountingProfitloss_expenses"
},
"expenses_sections": {
"$ref": "#/components/schemas/property_AccountingProfitloss_expenses_sections"
},
"expenses_total_amount": {
"type": "number"
},
"gross_profit_amount": {
"type": "number"
},
"id": {
"type": "string"
},
"income": {
"$ref": "#/components/schemas/property_AccountingProfitloss_income"
},
"income_sections": {
"$ref": "#/components/schemas/property_AccountingProfitloss_income_sections"
},
"income_total_amount": {
"type": "number"
},
"name": {
"type": "string"
},
"net_income_amount": {
"type": "number"
},
"net_profit_amount": {
"type": "number"
},
"raw": {
"additionalProperties": true,
"type": "object"
},
"start_at": {
"format": "date-time",
"type": "string"
},
"updated_at": {
"format": "date-time",
"type": "string"
}
},
"type": "object"
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/unified-to-accountingprofitloss"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.