Using the API

Guidance for Using the Northbeam Orders API

Testing and Development

We offer a testing and development endpoint to give the API a test drive in your own internal testing processes. Each Northbeam instance allows access to a test API with a Base URL https://api.dev.northbeam.io

Production Use

The production API is located at https://api.northbeam.io/v1- Orders sent via this base URL will be used for ad attribution (MTA) and predictive analytics (MMM)

Using the API

Head over to our API Reference to give the API a go! No need to be a full blown developer, the reference features a place where you can insert your API keys and populate an example payload with some sample data (use our example values if unsure) to make an API call to our development or production endpoints. The Reference page also features example code for Shell, Ruby, PHP, Python and my other languages.