Sync with internal systems
You can record any update without manual work, once the API integration is configured with your ERP or other software that knows what you do.
Integration is simple, but we can even help in that.
Base URL: https://api.trace.market
Mint NFT with a new record
POST
/mint
Call this endpoint to publish new service capacity or product instances.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
to
EVM address
The owner wallet of the NFT, should be yours
content
json
Response
Last updated