Skip to main content
All error responses return JSON with an error field:

Status codes

Common errors

Missing image on record creation

Ensure you’re sending the image as a multipart file or base64 string in the image field.

Invalid auth token

Check that your API key is active and correctly formatted in the Authorization: Bearer header.

Record already minted

You can only mint once per record. Use the /claim endpoint to transfer ownership.