NEWVectors or files. Pick a path.Start →
    Apply

    Api Call

    Enrich documents with external API calls

    Note: This playground provides simulated output to showcase functionality. No data is processed on our servers. Use this demo to explore the stage's configuration options before integrating it into your retriever pipeline.

    Configuration

    string
    Required

    REQUIRED. API endpoint URL. Supports {INPUT.field} and {DOC.field} templates.

    array
    Required

    REQUIRED. Allowlist of domains (prevents SSRF attacks).

    string

    HTTP method: GET, POST, PUT, PATCH, DELETE.

    object | null

    Authentication configuration (bearer, api_key, basic, custom_header).

    object

    Additional HTTP headers.

    object | null

    Request body (for POST/PUT/PATCH).

    string
    Required

    REQUIRED. Dot-path where API response is stored.

    integer

    Request timeout in seconds (1-60).

    string

    Error handling: 'skip', 'remove', or 'raise'.

    Output

    No output yet

    Configure the stage parameters and click "Run Stage" to see the simulated output.