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 bedomino-prod.qiscus.com
You can see Postman collections of Qiscus REST APIs here :