Skip to main content
GET
Get Entity Details By Id

Authorizations

X-API-Key
string
header
default:test
required

Path Parameters

entityId
string
required
Example:

"1"

Response

200 - application/json

Returns the entity.

name
string

The name of the entity

Example:

"Uniswap"

id
string

The id of the entity

Example:

"uniswap"

The logo of the entity

Example:

"https://uniswap.io/favicon.ico"

bio
string

The bio of the entity

Example:

"Uniswap is a decentralized finance protocol that is used to exchange cryptocurrencies."

description
string

The description of the entity

Example:

"Uniswap is a decentralized finance protocol that is used to exchange cryptocurrencies."

website
string

The website of the entity

Example:

"https://uniswap.io"

twitter
string

The twitter of the entity

Example:

"https://twitter.com/uniswap"

type
string

The type of the entity

Example:

"exchange"

addresses
object[]