Get API Metadata
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
Category
category
type
string
enum
required
Specifies the general API category. Valid values are account, dex, and bridge.
- Allowed values:
account,dex,bridge
Endpoint
endpoint
type
string
required
Specifies the endpoint name within the selected category. Available options:
accountcategory:dexcategory:bridgecategory:
``200 Successful response
xxxxxxxxxx
curl --request GET \
--url 'https://svc.blockdaemon.com/defi/v1?category=account' \
--header 'accept: application/json'
Response Code: 200
Updated: 2 months ago
Did this page help you?
Yes
No
ShellNodeRubyPHPPython
your example code here