Skip to main content
GET
Error

Authorizations

aura_session
string
cookie
required

HttpOnly session cookie set by POST /v1/auth/session. Mutating requests must also send the CSRF token (returned by that call) in the x-csrf-token header.

Query Parameters

maker
string

Alephium address (base58, optional :N group suffix).

Required string length: 30 - 80
Pattern: ^[123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz:]+$
after
string

32-byte hex string (with or without 0x prefix).

Pattern: ^(0x)?[0-9a-fA-F]+$
limit
integer
default:50
Required range: 1 <= x <= 100

Response

Default Response

schema
enum<string>
required
Available options:
aura/fee-reward-direct-public-markets/v1
token
object
required
markets
object[]
required
nextCursor
string | null
required

32-byte hex string (with or without 0x prefix).

Pattern: ^(0x)?[0-9a-fA-F]+$
Last modified on August 22, 2026