Introduction
Once onboarded, you can start using the Publisher API to request targeted ads and track engagement metrics. It's built around RESTful principles and utilizes standard HTTP protocols, returning JSON payloads in response to HTTP requests. You can perform operations using the GET and POST methods.
First steps to start integrating
- API Access: Contact the NumiaEngage team to set up access credentials and obtain API keys.
- Environments: Check the details of each available environments.
- Ad Placements: Work with the Numia team to determine the ideal placements for your ads, including assigning specific
position_id
's to each location. - API Guides: Understand how to request ads and track events.
- Test Endpoints: Familiarize yourself with the available endpoints in the API Playground and configure initial requests.