RapiDoc · Example Payload

Rapidoc Branded Embed Example

Branded RapiDoc embed with custom colors and authentication pre-fill

DocumentationPlatformWeb ComponentsOpenAPI

Rapidoc Branded Embed Example is an example object payload from RapiDoc, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

descriptioncodenotes

Example Payload

Raw ↑
{
  "description": "Branded RapiDoc embed with custom colors and authentication pre-fill",
  "code": {
    "html": "<!doctype html>\n<html>\n<head>\n    <meta charset=\"utf-8\">\n    <script type=\"module\" src=\"https://unpkg.com/rapidoc/dist/rapidoc-min.js\"></script>\n</head>\n<body>\n    <rapi-doc\n        spec-url=\"/openapi.yaml\"\n        primary-color=\"#FF6B35\"\n        bg-color=\"#FFFFFF\"\n        text-color=\"#333333\"\n        nav-bg-color=\"#1A1A2E\"\n        nav-text-color=\"#EAEAEA\"\n        theme=\"light\"\n        render-style=\"focused\"\n        layout=\"row\"\n        sort-tags=\"true\"\n        sort-endpoints-by=\"summary\"\n        allow-authentication=\"true\"\n        allow-try=\"true\"\n        allow-server-selection=\"true\"\n        show-info=\"true\"\n        api-key-name=\"X-API-Key\"\n        api-key-location=\"header\"\n        heading-text=\"My API Documentation\"\n    >\n        <img slot=\"logo\" src=\"/logo.png\" width=\"100\">\n    </rapi-doc>\n</body>\n</html>",
    "attributes": {
      "spec-url": "/openapi.yaml",
      "primary-color": "#FF6B35",
      "theme": "light",
      "render-style": "focused",
      "layout": "row",
      "allow-authentication": "true",
      "allow-try": "true",
      "heading-text": "My API Documentation"
    }
  },
  "notes": "Uses custom branding colors, focused render style, and a logo slot. The slot='logo' img tag is projected into the component header."
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/rapidoc-branded-embed-example"
All examples
curl "https://apis.io/api/v1/examples?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.