Skip to main content
POST
Register API

Authorizations

x-wallet-address
string
header
required

Wallet address used for signed management calls.

x-wallet-signature
string
header
required

Signature over the canonical Apiosk auth message.

x-wallet-timestamp
string
header
required

Unix timestamp used in the signed auth message.

x-wallet-nonce
string
header
required

Replay-protected nonce used in the signed auth message.

Body

application/json
name
string
required
slug
string
required
endpoint_url
string<uri>
required
price_usd
number
required
Required range: 0.0001 <= x <= 10
description
string
required
owner_wallet
string
required
category
string
default:data
listing_metadata
object

Response

Register result.

success
boolean
api_id
string
slug
string
gateway_url
string
status
string
verified
boolean
health_check_passed
boolean
message
string