Before integrating a prompt, ensure you have:

  • A prompt published to a teamspace
  • Teamspace Owner or Admin permissions
  • API access enabled for the prompt
  • Your API key

Getting the API Integration Details

There are two ways to access your prompt’s API integration details:

1

Navigate to API Console

Navigate to Teamspaces page in API Console and select your teamspace

2

Access Integration Details

Click “cURL Request” in the actions menu beside your prompt

Integration Options

REST API

Integrate using our REST API with your preferred programming language

SDK Support

Use our official SDKs for seamless integration (Coming Soon)

For detailed API documentation and examples, visit our API Reference.

Next Steps