{"service":"Creators Toolbox API","version":"1","description":"Companies, tools and resources in the creator economy, plus a typed feed of what they ship, raise and buy.","documentation":"https://github.com/AlwaysCreatingio/Creators-Toolbox/blob/main/docs/api.md","openapi":"https://creatorstoolbox.com/openapi.json","mcp":"https://creatorstoolbox.com/api/mcp","authentication":"Bearer token. Create a free key with POST /api/v1/keys {\"email\":\"you@example.com\"}.","endpoints":[{"path":"/api/v1/events","description":"Typed feed of company updates: funding, product, acquisitions, hiring, editorial."},{"path":"/api/v1/events/{id}","description":"A single event."},{"path":"/api/v1/funding","description":"Funding rounds only, with amounts, valuations and investors, plus totals."},{"path":"/api/v1/companies","description":"Screen the catalog by category, tag, pricing, country, popularity and activity."},{"path":"/api/v1/companies/{id}","description":"One company, with its recent events."},{"path":"/api/v1/companies/{id}/events","description":"Every event for one company."},{"path":"/api/v1/launches","description":"Live launch submissions."},{"path":"/api/v1/meta","description":"Facets and counts for building filters. No key required."},{"path":"/api/mcp","description":"MCP server (Streamable HTTP) exposing the same data as tools for AI clients."}]}