{"object":"api_index","version":"2026-08-21","documentation_url":"https://www.1capture.io/docs/api","openapi_url":"https://www.1capture.io/openapi.json","llms_txt_url":"https://www.1capture.io/llms.txt","sitemap_url":"https://www.1capture.io/sitemap.xml","token_endpoint":"https://www.1capture.io/api/v1/oauth/token","scopes":[{"name":"content:read","description":"Read published site content: blog posts, comparison pages, and their metadata.","anonymous":true},{"name":"pricing:read","description":"Read the published pricing tiers, the free threshold, and plan rules.","anonymous":true},{"name":"newsletter:write","description":"Subscribe an email address to the 1Capture newsletter list.","anonymous":false}],"endpoints":[{"method":"GET","path":"/openapi.json","summary":"This OpenAPI document","scopes":[]},{"method":"GET","path":"/llms.txt","summary":"Site guide for language models","scopes":[]},{"method":"GET","path":"/api/v1","summary":"API index","scopes":[]},{"method":"GET","path":"/api/v1/pricing","summary":"Published pricing tiers","scopes":["pricing:read"]},{"method":"GET","path":"/api/v1/content/posts","summary":"List published articles","scopes":["content:read"]},{"method":"GET","path":"/api/v1/content/posts/{slug}","summary":"Read one article","scopes":["content:read"]},{"method":"POST","path":"/api/v1/newsletter/subscriptions","summary":"Subscribe an address to the newsletter","scopes":["newsletter:write"]},{"method":"POST","path":"/api/v1/oauth/token","summary":"Exchange client credentials for a scoped access token","scopes":[]}]}