APIs.io Engineering Platform · Schema
custom-indicator-feeds_indicator_feed_item
APIs.ioEngineeringPlatform
Properties
| Name | Type | Description |
|---|---|---|
| created_on | string | The date and time when the data entry was created |
| description | object | |
| id | object | |
| is_attributable | object | |
| is_downloadable | object | |
| is_public | object | |
| modified_on | string | The date and time when the data entry was last modified |
| name | object |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/custom-indicator-feeds_indicator_feed_item",
"title": "custom-indicator-feeds_indicator_feed_item",
"example": {
"created_on": "2023-05-12T12:21:56.777653Z",
"description": "example feed description",
"id": 1,
"is_attributable": false,
"is_downloadable": false,
"is_public": false,
"modified_on": "2023-06-18T03:13:34.123321Z",
"name": "example_feed_1"
},
"properties": {
"created_on": {
"description": "The date and time when the data entry was created",
"format": "date-time",
"type": "string"
},
"description": {
"$ref": "#/components/schemas/custom-indicator-feeds_description"
},
"id": {
"$ref": "#/components/schemas/custom-indicator-feeds_id"
},
"is_attributable": {
"$ref": "#/components/schemas/custom-indicator-feeds_is_attributable"
},
"is_downloadable": {
"$ref": "#/components/schemas/custom-indicator-feeds_is_downloadable"
},
"is_public": {
"$ref": "#/components/schemas/custom-indicator-feeds_is_public"
},
"modified_on": {
"description": "The date and time when the data entry was last modified",
"format": "date-time",
"type": "string"
},
"name": {
"$ref": "#/components/schemas/custom-indicator-feeds_name"
}
}
}
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-custom-indicator-feeds-indicator-feed-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.