Skip to main content

Steps of using API

Using API one can get analytics of Eskimi platform as well as do other operations like creating campaigns etc. In this article the steps of using API is described. 

  1. Create API client from Eskimi profile
  1.  
  2. Get access token. For getting access token the documentation is provided here: https://dsp-api.eskimi.com/docs/api/auth/
  3. After getting the access token API can be used using the access token. The API documentation: https://dsp-api.eskimi.com/docs/api/v1/

The steps described is also showed in the video:

// BotSonic