Playground · v1 beta

Fire real endpoints.

Without an API key, responses are simulated. Paste an nrv_sk_ key and set NEXT_PUBLIC_API_BASE_URL to call the real POST endpoints from the browser (requires CORS on the API).

/ run14 switch endpoint copy cURL

Loading…

REQUEST cURL
RESPONSEidle
// response will stream here
200 OKsimulatedrequest_id:
STEP 01

Authenticate

Every request carries Authorization: Bearer nrv_sk_…. Sandbox keys are free and unlimited for evaluation.

STEP 02

Send

Hit /to fire the current request. The latency ticker reports real edge-region response times once you're on a production key.

STEP 03

Inspect

Response includes request_id for support, and a provenance block wherever it applies.