Documentation category
Introduction
Authenticate, call the HTTP API, and install the TypeScript SDK.
01
Install and initialize the SDK
Install @ox/sdk, create a server client, and keep permanent credentials out of browser code.
Read guide →02Authentication and API keys
Store project credentials safely, send bearer authentication, and understand credential boundaries.
Read guide →03HTTP API quickstart
Make a verified request with curl, JavaScript, or Python against the current preview API.
Read guide →