Authentication

The Authentication by which our Partner can access our services

Getting access

Becoming our partner you will have our access valid for one year via the token created from Shgardi side. While the data needed to create a valid token is;

  • Full Name

  • Email Address

  • Mobile Number

  • Delivery Fees per Order

    • In case the fare is calculated by the distance

      • Minimum Destination distance and its fare amount

      • Extra Distance and its fare amount

    • In case the fare is fixed

      • The fixed fare amount

  • Hook URL Settings

    • Hook URL

    • Authorization Type, whether it is;

      • NoAuth

      • APIKey

      • BearerToken

      • BasicAuth

      • DigestAuth

Once you are authenticated, you will be able to integrate with our APIs at the Test Environment as a start, then at the Production, and finally the Production environment.

Last updated