Skip to main content
GET
/
api
/
v1
/
authorize
/
whitelist
/
check
cURL
curl --request GET \
  --url https://api.ekiden.fi/api/v1/authorize/whitelist/check
{
  "root_address": "<string>",
  "whitelisted": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.ekiden.fi/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

root_address
string | null
root_public_key
string | null

Response

Whitelist status

root_address
string
required
whitelisted
boolean
required