Skip to main content

Install

Authenticate

Keep the API root and credential in environment variables:
The client accepts project API keys and personal access tokens.

List projects

The runnable quickstart constructs the client and begins with a real read against GET /projects:
See Projects for the request and response contract.

Next steps

The TypeScript SDK source contains the complete client surface and exported types. Use the API reference to choose the next operation.