RapidAPI · JSON Structure
Rapidapi Api Listing Structure
An API listing on the RapidAPI Hub marketplace.
Type:
Properties: 0
API MarketplaceAPI ManagementAPI TestingAPI GatewayAPI DesignEnterprise
API Listing is a JSON Structure definition published by RapidAPI.
Meta-schema:
JSON Structure
{
"name": "API Listing",
"description": "An API listing on the RapidAPI Hub marketplace.",
"fields": [
{ "name": "id", "type": "string", "required": false, "description": "Unique platform identifier." },
{ "name": "name", "type": "string", "required": true, "description": "Display name of the API." },
{ "name": "slug", "type": "string", "required": false, "description": "URL-friendly slug." },
{ "name": "description", "type": "string", "required": true, "description": "Short description (max 500 chars)." },
{ "name": "longDescription", "type": "string", "required": false, "description": "Full documentation text." },
{ "name": "category", "type": "string", "required": true, "description": "Marketplace category." },
{ "name": "tags", "type": "array<string>", "required": false, "description": "Custom search tags." },
{ "name": "websiteUrl", "type": "string (uri)", "required": false, "description": "Provider website URL." },
{ "name": "status", "type": "string (enum)", "required": false, "description": "active, inactive, or deprecated." },
{ "name": "isVerified", "type": "boolean", "required": false, "description": "Provider verification status." },
{ "name": "averageRating", "type": "number", "required": false, "description": "Rating 0-5." },
{ "name": "plans", "type": "array<PricingPlan>", "required": false, "description": "Subscription pricing tiers." }
]
}
Work with this as data
Every JSON Structure 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 json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure 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 Structure
curl "https://apis.io/api/v1/json-structures/rapidapi-api-listing-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.