{"name":"Maple marketing site API","description":"Public HTTP endpoints on maple.inc. Current version is in the URL path (/api/v1). Errors are RFC 9457 application/problem+json.","version":"1","openapi":"https://maple.inc/openapi.json","catalog":"https://maple.inc/.well-known/api-catalog","mcp":"https://maple.inc/mcp","mcpCard":"https://maple.inc/.well-known/mcp.json","docs":"https://docs.maple.inc/","developers":"https://maple.inc/developers","apiDocs":"https://maple.inc/api-docs","deprecationPolicy":"Maple.inc marketing API versioning:\n\n- Current version is v1, in the URL path: /api/v1/...\n- Unversioned /api/... is an alias of /api/v1/... and is not a second contract.\n- Breaking changes ship as a new path prefix (/api/v2). Additive fields on v1 are not breaking.\n- When a version is retired we send the IETF Deprecation header and RFC 8594 Sunset on every response for that version, with at least 90 days between Deprecation and Sunset. Link rel=\"sunset\" will point at the replacement.\n- Policy copy also lives at https://maple.inc/developers","operations":[{"method":"GET","path":"/api/v1","description":"This index. Alias: GET /api."},{"method":"GET","path":"/api/v1/config/booking","description":"Public Cal.com booking link used on maple.inc."},{"method":"POST","path":"/api/v1/subscribe","description":"Subscribe an email to the Maple newsletter."}]}