Start in UAT
Use the UAT environment to test your integration end to end before pointing it at production — same endpoints, same authentication, no effect on your live attribution data.Switching to production
When your integration works in UAT, change the base URL tohttps://api.northbeam.io/v2. Everything else stays the same.
The API reference lets you call either
environment directly from the docs — insert your API keys and use the
example values to try a request.