Skip to main content
POST
perpAnnotation

Authorizations

X-API-KEY
string
header
required

API key to access the API (Optional)

Query Parameters

chainId
enum<number>
default:999
required

Unique identifier for a blockchain network.

Available options:
999,
998
Example:

999

provider
enum<string>

Specify which provider to use. The project's provider priority list is used by default if no providers are selected. (Priority list can be managed on Uniblock's dashboard)

Available options:
Alchemy,
Dwellir,
Chainstack,
Covalent

Body

application/json
type
enum<string>
default:perpAnnotation
required
Available options:
perpAnnotation
Example:

"perpAnnotation"

coin
string
required

The asset symbol (e.g. BTC), or dex:SYMBOL for a builder DEX.

Example:

"BTC"

Response

200 - application/json

Successful response.

category
string
required
Example:

"stocks"

description
string
required
Example:

"TSLA tracks the value of Tesla."

displayName
string
required
Example:

"TSLA"

keywords
string[]
Example: