Skip to main content

Prerequisites

  • An Unpod account and API key - unpod.ai/api-keys, or from the Playground’s Deploy as Endpoint → Manage API Keys.
  • Basic REST knowledge. That’s it - no SDK required for this page.

Authentication

Every request carries one header:

Your first request

Every trained agent is callable over the same chat/completions shape you already know. model is the agent - here, a public example playbook:
Not a generic reply - a trained persona, following its own playbook.

Keep the conversation

Add a user id and the agent remembers the thread across requests:

Go further

Train your own

Describe your use case in the Playground; the playbook writes itself.

Use it over chat

Drop the endpoint into LiveKit, Pipecat, or any chat workflow.

Use it in realtime

Give it a voice - speech in, speech out, brain included.

Put it on a number

No code - publish straight to a live phone number.