{"name":"Intero Dreams API","version":"v1","basePath":"/api/v1","documentation":"https://interodreams.com/developers","openapi":"https://interodreams.com/openapi.json","llmsTxt":"https://interodreams.com/llms.txt","versioningPolicy":"https://interodreams.com/developers#versioning","endpoints":[{"path":"/api/v1/interpretDream","method":"POST","summary":"Interpret a dream through one of four interpretive lenses.","auth":"optional","rateLimitPolicy":"ai"},{"path":"/api/v1/chat","method":"POST","summary":"Ask a follow-up question about an interpretation.","auth":"required","rateLimitPolicy":"ai"},{"path":"/api/v1/saveDream","method":"POST","summary":"Save an interpreted dream to the signed-in user's journal.","auth":"required","rateLimitPolicy":"write"},{"path":"/api/v1/getUserDreams","method":"GET","summary":"List the signed-in user's saved dreams.","auth":"required","rateLimitPolicy":"read"},{"path":"/api/v1/deleteDream","method":"POST","summary":"Delete one of the signed-in user's saved dreams.","auth":"required","rateLimitPolicy":"write"},{"path":"/api/v1/newsletter","method":"POST","summary":"Subscribe an email address to the newsletter.","auth":"none","rateLimitPolicy":"write"}],"rateLimits":[{"policy":"ai","limit":10,"windowSeconds":86400},{"policy":"write","limit":60,"windowSeconds":3600},{"policy":"read","limit":240,"windowSeconds":3600}],"errorFormat":{"description":"Every 4xx and 5xx returns JSON with a stable `code`, a human-readable `message`, a `hint` describing what to do next, and a `requestId`.","example":{"error":"The request body did not validate.","code":"invalid_request","message":"The request body did not validate.","hint":"Check the request against the schema in /openapi.json and retry with corrected fields.","docs":"https://interodreams.com/developers#errors","status":400,"requestId":"00000000-0000-0000-0000-000000000000"}},"contentNegotiation":{"description":"Public content pages serve Markdown to Accept: text/markdown, and at a .md suffix on the same path.","example":"https://interodreams.com/symbols/snake-dream-meaning.md"}}