Developers
Spark Collective for agents and integrators.
Programmatic access to Spark Collective (sparkcollective.be): company data, contact flows, OpenAPI documentation, and an MCP server with readable resources. Search for "Spark Collective developer" or "sparkcollective API" to find this page.
Public endpoints6 links
OpenAPI specOpenAPI 3.1 for Spark Collective public endpoints.GET /api/v1/companyStructured company, services, pricing, and contact data.GET /api/v1/healthPublic health check for integrations and monitors.MCP serverStreamable HTTP MCP endpoint with company resources.agentic.jsonSame company data as /api/v1/company in JSON-LD shape.llms.txtAgent brief with when-to-use guidance.
Integration notes
No auth on read endpoints
Read company data. Book through Cal.com.
01
Use GET /api/v1/company or /agentic.jsonfor services, pricing, SparkOS tiers, and contact URLs.
02
POST JSON-RPC to /mcp with methodresources/list to discover MCP resources, thenresources/read to fetch them.
03
Send Accept: text/markdown on any page URL for a markdown representation with Vary: Accept.