Getting Started

A RESTful API --also referred to as a RESTful web service-- is based on representational state transfer (REST) technology, an architectural style and approach to communications often used in web services development.

Shrink It Team Have adapted this technology to build various APIs which will be explained later, but now let us show you the authorization key to be used for any request.

Authorization

  • API key

  • Your Project ID

  • You can get them from project dashboard, go to “Project Settings” then to “SDK integration” and copy the API Key value , see the screenshot:

API Key