Skip to main content
GET
Fetch Allowed Chains
Auth method: Basic (Access ID) — this endpoint only requires your x-access-id header. No request signing is needed. See Authentication.

Headers

x-access-id
string
required
Your API access ID provided by TenderExample: "your-access-id-here"

Response

status
string
required
Status of the API requestExample: "success"
message
string
required
Human-readable message describing the resultExample: "success"
data
object
required
Container object for chains list and pagination data

Example response

Authorizations

x-access-id
string
header
required

Basic (Access ID) authentication. Only the x-access-id header is required; no request signing.

Headers

x-access-id
string
required

Your API access ID provided by Tender

Response

200 - application/json

Chains retrieved successfully

status
string
message
string
data
object