Currently Authorized Network
GET/api/v1/network
This endpoint returns the network attached to the current API token.
Responses
- 200
- 401
- 429
OK
Unauthorized
Rate Limited
Response Headers
X-RateLimit-Limit
The maximum number of requests that the consumer is permitted to make in a given period
X-RateLimit-Remaining
The number of requests remaining in the current rate limit window
X-RateLimit-Reset
The number of seconds left in the current rate limit window