OpenLink AI Layer (OPAL) 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 Available Functions & Agents

Retrieve the list of available functions and pre-configured agents for your session.

Response will appear here...

Step 4: Configure Session

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

Run Step 3 to load functions.

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