List all supported protocols
Protocols
List all supported protocols
Overview
Returns a comprehensive list of all protocols supported by the API across all blockchains.
Response Data
Each protocol includes but is not limited to:
- ID: The unique kebab-case identifier used in filters.
- Name: The human-readable brand name.
GET
List all supported protocols
Authorizations
Use the docs sandbox API key for authentication: hydric_docs_4N4ocuirsN8Sh
Response
200 - application/json
List of supported protocols retrieved successfully.
Global Success Response that every endpoint returns if the request was successful (not errors).
HTTP status code.
Example:
200
ISO 8601 Timestamp.
Example:
"2026-01-11T00:00:00.000Z"
Request Path.
Example:
"/pools"
Unique Trace ID for observability.
Example:
"req_123abc"
Response object for listing all supported protocols.