VindexDocs

API reference

Overview

Every endpoint, generated from the API's own OpenAPI document (openapi.json, API 0.2.0). Requests and responses are JSON.

Base URL and keys

Every /v1 call takes an API key as a bearer token: vx_test_… or vx_live_… (API keys & modes). Errors are application/problem+json with a stable code, and every response carries rate-limit headers (Rate limits & errors).

Shell
export VINDEX_KEY=vx_test_...
curl https://api.getvindex.com/v1/tenant -H "Authorization: Bearer $VINDEX_KEY"

Endpoints

Check

Screen a prompt against a policy and get a decision back.

Usage

Checks, blocks and reviews per day.