APIs.io Engineering Platform · Schema
bill-subs-api_billing_response_single
APIs.ioEngineeringPlatform
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/bill-subs-api_billing_response_single",
"title": "bill-subs-api_billing_response_single",
"allOf": [
{
"$ref": "#/components/schemas/bill-subs-api_api-response-single"
},
{
"properties": {
"result": {
"properties": {
"account_type": {
"example": "type",
"type": "string"
},
"address": {
"example": "123 Main Street",
"type": "string"
},
"address2": {
"example": "Apt 1",
"type": "string"
},
"balance": {
"example": 0,
"type": "string"
},
"card_expiry_month": {
"example": 12,
"type": "integer"
},
"card_expiry_year": {
"example": 2099,
"type": "integer"
},
"card_number": {
"example": 4242424242424242.0,
"type": "string"
},
"city": {
"example": "Anytown",
"type": "string"
},
"company": {
"example": "Company",
"type": "string"
},
"country": {
"example": "Anycountry",
"type": "string"
},
"created_on": {
"example": "2014-03-01T12:21:59.3456Z",
"format": "date-time",
"type": "string"
},
"device_data": {
"example": "sample_data",
"type": "string"
},
"edited_on": {
"example": "2014-03-01T12:21:59.3456Z",
"format": "date-time",
"type": "string"
},
"enterprise_billing_email": {
"example": "johndoe@gmail.com",
"type": "string"
},
"enterprise_primary_email": {
"example": "johndoe@gmail.com",
"type": "string"
},
"first_name": {
"example": "John",
"type": "string"
},
"id": {
"$ref": "#/components/schemas/bill-subs-api_components-schemas-identifier"
},
"is_partner": {
"example": false,
"type": "boolean"
},
"last_name": {
"example": "Doe",
"type": "string"
},
"next_bill_date": {
"example": "2014-03-01T12:21:59.3456Z",
"format": "date-time",
"type": "string"
},
"payment_address": {
"example": "123 Main Street",
"type": "string"
},
"payment_address2": {
"example": "Apt 1",
"type": "string"
},
"payment_city": {
"example": "Anytown",
"type": "string"
},
"payment_country": {
"example": "Anycountry",
"type": "string"
},
"payment_email": {
"example": "johndoe@gmail.com",
"type": "string"
},
"payment_first_name": {
"example": "John",
"type": "string"
},
"payment_gateway": {
"example": "gateway",
"type": "string"
},
"payment_last_name": {
"example": "Doe",
"type": "string"
},
"payment_nonce": {
"example": "abc123",
"type": "string"
},
"payment_state": {
"example": "state",
"type": "string"
},
"payment_zipcode": {
"example": 12345,
"type": "string"
},
"primary_email": {
"example": "johndoe@gmail.com",
"type": "string"
},
"state": {
"example": "AnyState",
"type": "string"
},
"tax_id_type": {
"example": "type",
"type": "string"
},
"telephone": {
"example": 1234567899.0,
"type": "string"
},
"use_legacy": {
"example": false,
"type": "boolean"
},
"validation_code": {
"example": 1111,
"type": "string"
},
"vat": {
"example": "GB123456789",
"type": "string"
},
"zipcode": {
"example": 12345,
"type": "string"
}
},
"type": "object"
}
},
"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/apis-io-engineering-platform-bill-subs-api-billing-response-single"
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.