API Reference

Get your credentials

Genera the credentials for your company to start the integration.

Matic allows our clients to get integrated with either a REST API or a SDK in order to use our set of features. A company in Matic is assigned 3 keys, which are generated from the Setting module of the Matic Portal:

  1. SDK Key.
  2. Consumer Key.
  3. Consumer Secret.

The SDK key allows a company to access the functionality offered in the Matic SDK. The Consumer Key and Consumer Secret are used as HTTP Basic user and HTTP Basic password, respectively; to make requests on behalf of your company in the Matic REST API.

You can learn more about creating and using credentials for the authentication process in the How to use the API and SDK authentication keys? tutorial.