Prerequisites

This topic describes what you must do before you can start using the CorrigoPro Direct API.

Step 1: Subscribe to CorrigoPro Direct

If you are not subscribed to CorrigoPro Direct, log in to your CorrigoPro Desktop, and select the CorrigoPro Direct membership level in your Membership tile.

A Corrigo representative will contact your company to discuss your integration needs, and the way how the integration sandbox will be configured.

Step 2: Become familiar with JSON and cURL

  • You must be familiar with JavaScript Object Notation (JSON) which is used by CorrigoPro Direct, or must be able to translate JSON to the standard you are using.
  • You must be familiar with any tool that can be used for execution of the REST requests.
    You can use a free cURL tool, or Postman - another very popular tool used for integration development and testing.

Step 3: Become familiar with OAuth 2.0

Become familiar with OAuth 2.0 and the way how authorization works. It will help if you are familiar with the basic concepts, settings and the workflow.

Step 4: Configure the CorrigoPro Direct

Setup the CorrigoPro Direct in your sandbox and in your live instance.


What’s Next