cURL
curl --request POST \ --url https://api.example.com/solana/compression/{app_id}/{wallet_id}/collections \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "symbol": "<string>", "uri": "<string>" } '
{ "id": "<string>", "name": "<string>", "symbol": "<string>", "uri": "<string>", "mint_address": "<string>", "token_account_address": "<string>", "metadata_account_address": "<string>", "master_edition_account_address": "<string>", "tx_signature": "<string>", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" }
Documentation IndexFetch the complete documentation index at: https://docs.noramp.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.noramp.io/llms.txt
Use this file to discover all available pages before exploring further.