OpenLink AI Layer (OPAL) Agent, Skills, and Functions (Tools) Playground

An immersive, interactive playground to accelerate developer onboarding. Go from zero to a fully authenticated API call interactions in seconds.

Interactive Quick Start

Step 1: Configure Your Endpoint

You can manually enter the endpoint URL below, or load it automatically from one or more OpenAPI specification files.

Step 2: Authenticate & Create Session

Choose your authentication method to establish a new session.

Session will be created upon authentication...

Step 3: List Agents, Skills, and Functions (Tools)

Retrieve the list of available agents, skills, and functions (tools) for your session.

Response will appear here...

Step 4: Configure Session

Choose your method: bind skills or functions (tools) to your session, instantiate an existing agent, or create a new one.

Select a provider to manage LLMs

Response will appear here...

Step 5: Modify Session Settings

Now, let's customize our new session by changing its title and model, overwriting the defaults.

Response will appear here...

Step 6: Ask a Question

With our session configured, we can interact with it. Your `Session ID` and any selected functions are automatically included in the request.

Response will appear here...

Interactive API Explorer