{"name":"Subcena public API","version":"1.0.0","product":"Subcena","description":"Read-only HTTP API for discovering public events and organizations. No API key. Admin, checkout, wallets and the support assistant stay on authenticated routes.","documentation":"https://subcena.com/developers","openapi":"https://subcena.com/openapi.json","llms":"https://subcena.com/llms.txt","contact":"contato@subcena.com","auth":{"public":"GET /api/v1/* does not require credentials.","gated":"Seller dashboards, checkout, Apple/Google Wallet, native handoff and POST /api/ai require a Clerk session cookie. There is no public API key."},"endpoints":{"cities":"https://subcena.com/api/v1/cities","events":"https://subcena.com/api/v1/events?city=belo_horizonte","event":"https://subcena.com/api/v1/events/{idOrSlug}","organization":"https://subcena.com/api/v1/organizations/{idOrSlug}"}}