RapiDoc · JSON Structure

Rapidoc Configuration Structure

Configuration attributes for the web component.

Type: Properties: 0
DocumentationPlatformWeb ComponentsOpenAPI

RapiDoc Configuration is a JSON Structure definition published by RapiDoc.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "RapiDoc Configuration",
  "description": "Configuration attributes for the <rapi-doc> web component.",
  "fields": [
    { "name": "spec-url", "type": "string (uri)", "required": true, "description": "URL of the OpenAPI specification to render." },
    { "name": "theme", "type": "string (enum)", "required": false, "description": "Color theme: light or dark. Default: light." },
    { "name": "render-style", "type": "string (enum)", "required": false, "description": "Rendering style: read, view, or focused. Default: view." },
    { "name": "layout", "type": "string (enum)", "required": false, "description": "Navigation layout: row or column. Default: row." },
    { "name": "primary-color", "type": "string", "required": false, "description": "Accent/primary color as hex code." },
    { "name": "bg-color", "type": "string", "required": false, "description": "Background color as hex code." },
    { "name": "text-color", "type": "string", "required": false, "description": "Text color as hex code." },
    { "name": "nav-bg-color", "type": "string", "required": false, "description": "Navigation sidebar background color." },
    { "name": "heading-text", "type": "string", "required": false, "description": "Custom header heading text." },
    { "name": "sort-tags", "type": "boolean", "required": false, "description": "Sort tags alphabetically. Default: false." },
    { "name": "sort-endpoints-by", "type": "string (enum)", "required": false, "description": "Sort endpoints by: path, method, summary, none." },
    { "name": "allow-try", "type": "boolean", "required": false, "description": "Show Try It console. Default: true." },
    { "name": "allow-authentication", "type": "boolean", "required": false, "description": "Show authentication UI. Default: true." },
    { "name": "allow-search", "type": "boolean", "required": false, "description": "Show search box. Default: true." },
    { "name": "allow-server-selection", "type": "boolean", "required": false, "description": "Show server selection dropdown. Default: true." },
    { "name": "persist-auth", "type": "boolean", "required": false, "description": "Persist auth data in localStorage. Default: false." },
    { "name": "api-key-name", "type": "string", "required": false, "description": "Pre-fill API key name for authentication." },
    { "name": "api-key-location", "type": "string (enum)", "required": false, "description": "API key location: header or query." },
    { "name": "api-key-value", "type": "string", "required": false, "description": "Pre-fill API key value." }
  ]
}

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.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/rapidoc-configuration-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.