cURL
curl --request POST \ --url https://api.passmint.com/passes \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "templateId": "<string>", "data": {} } '
{ "apple": "<string>", "google": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.passmint.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.passmint.com/llms.txt
Use this file to discover all available pages before exploring further.
Body
Show child attributes
201
Was this page helpful?