Properties
| Name | Type | Description |
|---|---|---|
| account_tag | string | The account tag that owns this sinkhole |
| created_on | string | The date and time when the sinkhole was created |
| id | object | |
| modified_on | string | The date and time when the sinkhole was last modified |
| name | object | |
| r2_bucket | string | The name of the R2 bucket to store results |
| r2_id | string | The id of the R2 instance |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/intel-sinkholes_sinkhole_item",
"title": "intel-sinkholes_sinkhole_item",
"example": {
"account_tag": "233f45e61fd1f7e21e1e154ede4q2859",
"created_on": "2023-05-12T12:21:56.777653Z",
"description": "user specified description 1",
"id": 1,
"modified_on": "2023-06-18T03:13:34.123321Z",
"name": "sinkhole_1",
"r2_bucket": "my_bucket",
"r2_id": "<r2_id>"
},
"properties": {
"account_tag": {
"description": "The account tag that owns this sinkhole",
"type": "string"
},
"created_on": {
"description": "The date and time when the sinkhole was created",
"format": "date-time",
"type": "string"
},
"id": {
"$ref": "#/components/schemas/intel-sinkholes_id"
},
"modified_on": {
"description": "The date and time when the sinkhole was last modified",
"format": "date-time",
"type": "string"
},
"name": {
"$ref": "#/components/schemas/intel-sinkholes_name"
},
"r2_bucket": {
"description": "The name of the R2 bucket to store results",
"type": "string"
},
"r2_id": {
"description": "The id of the R2 instance",
"type": "string"
}
}
}
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-intel-sinkholes-sinkhole-item"
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.