
Frequently Asked Questions
How to sign up with GPC-AP knowledge center?
Send an email to biztalkdevelopers@gpcasiapac.com to organise access
What is my API key?
All requests to an API service need a read-only api-key that was generated specifically for your service. The api-key is the most important mechanism for authenticating access to your service endpoint and must be included in every request. The api-key may be passed in the request header or as a query parameter. You can find your allocated api-key on the profile page under the 'Subscriptions' section. The page lets you see and regenerate api-keys.
How are API calls authenticated?
Presently, all APIs are authenticated with api-keys. In future, we intend to add support for OAuth 2.0 as well as client certificates.