There are two environments, production and testing. Both are completely isolated, so you need to set up each environment for API Access separately.
Endpoints
| Environment | Endpoint |
|---|---|
| Production | https://api.trifft.io |
| Testing | https://api.test.trifft.dev/api |