Skip to main content
Poolside provides APIs for model requests and organization automation. All API requests use the base URL configured for your deployment:
https://<api-domain>

Available APIs

APIUse it toBase path
OpenAI-compatible APISend chat completion requests, list available models, stream responses, and use tool calling with Poolside models./openai/v1
Poolside APIAutomate Poolside administration, such as managing users and team membership. See Identity Management API./poolside/v1
System for Cross-domain Identity Management (SCIM) APIProvision and remove users from an identity provider that supports SCIM 2.0./scim
For identity provider provisioning setup, see User provisioning.

Get started

To start using a Poolside API:
  1. Create an API key. See Authentication.
  2. Choose the API that matches your workflow.
  3. Depending on your workflow: