latestOpenAPI 3.1.02026-08-211286041.7 MB

b0c8a1820333

Ingest Source

Ingest Source Consumer Portal Access

Get access to the Ingest Source Consumer Portal.

post/ingest/api/v1/source/{source_id}/dashboard

Path parameters

source_idstring required

The Source's ID or UID.

Example:unique-identifier

The Source's ID or UID.

Headers

idempotency-keystring

The request's idempotency key

Request body

expiryinteger nullable

How long the token will be valid for, in seconds.

Valid values are between 1 hour and 7 days. The default is 7 days.

readOnlyboolean nullable

Whether the app portal should be in read-only mode.

Response

tokenstring required
urlstring uri required

Example response

{
  "token": "appsk_kV3ts5tKPNJN4Dl25cMTfUNdmabxbX0O",
  "url": "https://app.svix.com/login#key=eyJhcHBJZCI6ICJhcHBfMXRSdFl"
}