Token API > Monitoring Endpoints
Supported Networks
GET/v1/networks
Returns supported blockchain networks with identifiers and metadata.
Query Parameters
| Parameter | Description | Value |
|---|---|---|
network | Network ID to filter by |
Potential Responses
| Status | Description |
|---|---|
| 200 | Successful Response |
| 400 | Client side error |
| 401 | Authentication failed |
| 403 | Forbidden |
| 404 | Not found |
| 500 | Server side error |