Skip to main content
POST
Issue a read-only API key

Path Parameters

chain
enum<string>
required
Available options:
arbitrum,
base,
polygon,
megaeth,
arbitrum-sepolia
Example:

"arbitrum"

Body

application/json

Label and master signature

trader
string
required
Pattern: ^0x[0-9a-fA-F]{40}$
Example:

"0x73b3A111C5BCCf9086c97B96e0AbAad69Dc4f523"

label
string
required
Required string length: 1 - 64
timestamp
integer
required
signature
string
required
Pattern: ^0x[0-9a-fA-F]*$
Example:

"0xabc123"

Response

The new key

apiKey
string
required
label
string
required
trader
string
required
Pattern: ^0x[0-9a-fA-F]{40}$
Example:

"0x73b3A111C5BCCf9086c97B96e0AbAad69Dc4f523"