# Get supported chains list Retrieves a list of supported blockchain chains. The response is a simple JSON array of chain identifiers. Endpoint: GET /chains Version: 1.0.0 Security: ApiKeyAuth ## Response 401 fields (application/json): - `error` (string) Example: "API key missing or invalid"