API Documentation
Data types
Common data types used in the Suave API endpoints.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Common data types used in the Suave API endpoints.
{
"title": "Bored Ape NFT #1234",
"description": "A super rare NFT",
"image_url": "https://example.com/ape.jpg",
"quantity": 1
}
{
"currency": "USDC",
"amount": 1000000000000000000,
"decimals": 18
}