REST API access is available on Business plans and above. Free and Pro workspaces may see upgrade prompts when creating keys or calling the API.
Create an API key
- Go to Settings → API Keys.
- Click Create API key.
- Give the key a name you will recognize later (e.g. “NetSuite sync”).
- Choose the permission scope:
- Full access — read and write all supported resources
- Restricted — limit to specific capabilities (when offered in the UI)
- Copy the key immediately — it is shown only once.
Use an API key
Include the key in theAuthorization header of requests to the Retrac API:
Rotate or revoke keys
Delete a key from the API Keys page when:- An employee with access leaves
- A key may have leaked
- You are decommissioning an integration
Rate limits
API usage is subject to per-plan rate limits. See Rate limits and monitor for429 responses in your integration.
What you can automate
Common API workflows:- Sync items from an external product master
- Read on-hand balances for a fulfillment system
- Create tags or items from a nightly job
- Pull item counts for reporting