Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
共通レスポンス形式とエラー
success: true
data
{ "success": true, "data": { "mint_address": "example_mint_address", "tx": "example_transaction_signature" }, "message": "NFT creation completed successfully" }
success: false
message
error
{ "success": false, "message": "Invalid api-key", "error": "Unauthorized" }
200
201
400
401
405
500
usages
api-key