Developer Platform
Secure APIs and webhooks to push, pull, and analyze content programmatically.
REST Endpoints
Access content, projects, and analytics. Versioned endpoints and granular scopes.
- GET /v1/books
- POST /v1/books/:id/versions
- GET /v1/analytics/conversions
Auth & Scopes
OAuth 2.0 with fine-grained scopes to protect user data and limit access.
- books.read, books.write
- analytics.read
- webhooks.manage
SDK & Docs
Lightweight SDKs and examples to get started quickly.
Read the docs