Automate your WhatsApp with Periskope APIs
Search for Periskope API Collection (Postman)
Periskope Platform API
collection on Postman or
click here to
open.
This collection contains all the requests you need to work with our API.Search Periskope Platform API
Create a fork
Create a Fork
button in the menu.name
of the collection and the workspace
you want to add it to.your workspace
Create a fork
Add headers
Postman
users, we’ve made setting up testing for Periskope APIs on Postman
easy for you.
You don’t need to pass x-phone
or authorization
header with each request.Just need to update orgPhone
and apiKey
in the collection variables in order to automatically pass the headers into each request.In case, you’re using any other tools for testing APIs, you’ll need to pass the headers manually for each request.Update collection variables
apiKey
and orgPhone
variables in the collection. You can do this by clicking on the collection and then clicking on the Variables
tab.Variables
tab, update the value of the apiKey
you generated in the previous step.orgPhone
with your phone number (with country code and without any special characters) to validate an API request. For e.g. 919876512340
.Done ✅
Update collection variables