Poolside API

OpenAI-compatible inference API for poolside's Laguna agentic-coding models. Send chat-completion and model-listing requests from your own tools, scripts, and applications using the OpenAI SDK by switching the base URL and API key.

API entry from apis.yml

apis.yml Raw ↑
name: Poolside API
description: OpenAI-compatible inference API for poolside's Laguna agentic-coding models. Send chat-completion
  and model-listing requests from your own tools, scripts, and applications using the OpenAI SDK by switching
  the base URL and API key.
humanURL: https://docs.poolside.ai/api/overview
baseURL: https://inference.poolside.ai/v1
tags:
- Inference
- LLM
- OpenAI Compatible
- Chat Completions
properties:
- type: Documentation
  url: https://docs.poolside.ai/api/overview
- type: APIReference
  url: https://docs.poolside.ai/api/openai-api-examples
- type: Authentication
  url: authentication/poolside-authentication.yml
- type: Conventions
  url: conventions/poolside-conventions.yml
- type: Conformance
  url: conformance/poolside-conformance.yml