Domain

Notes
Expert level
The API key should be sent as a Bearer token in the Authorization header of the request. Get your API key.
Show

API endpoint:

GET
https://cloud.strapidash.com/api/v1/domain

Request example:

curl --location --request GET 'https://cloud.strapidash.com/api/v1/domain' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'