Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 489 Bytes

introduction.md

File metadata and controls

12 lines (7 loc) · 489 Bytes

REST API

Our REST API using your app_id as subdomain on qiscus.com, means all your API call should use this BASE URL on every request.

BASE_URL : [APP_ID].qiscus.com example : if your APP_ID is domino-prod means the base_url will be domino-prod.qiscus.com

Postman Collections

You can see Postman collections of Qiscus REST APIs here :

Qiscus REST API Postman's Collections