Overview
WriftAI's API Reference
The WriftAI API provides programmatic access to models, predictions, and other core platform resources. This reference is generated directly from the OpenAPI specification and includes interactive examples you can run directly in the browser.
OpenAPI spec
Browse or download the full OpenAPI schema that defines all endpoints, models, and responses.
Authentication
Learn how to create access tokens and authenticate with the API.
Pagination
Understand how to paginate list endpoints using continuation cursors.
Playground
Try API requests directly in the browser and inspect live responses.
Making requests
All API requests are made relative to https://api.wrift.ai/v1
Use the interactive playground on each endpoint page to explore requests and responses without writing code.