Delivery API | SHiiP
  • Home
  • The Guide
  • Getting Started
    • Authentication
    • Request Format & Responses
    • Errors & Status Codes
    • Rate Limits
    • Wallet Funding
    • Webhook
  • API references
    • Get User Profile
    • International HsCode
    • Get Shipment Rates
    • Get Single Rate
    • Get Available Couriers
    • Book Shipment
    • Assign Shipment
    • Get All Shipments
    • Cancel Shipment
    • Track Shipment
  • Extras
    • Promotions & Discount
Powered by GitBook
On this page
  • Register
  • Login
  • API Keys
  1. Getting Started

Authentication

Everything you need to know to have your account securely authenticated and ready to use.

PreviousThe GuideNextRequest Format & Responses

Last updated 8 months ago

To gain access to your dashboard, you must first authenticate your account. This process ensures that only registered users can access the platform's features and manage their shipping operations. If you haven't registered yet, you'll need to create an account with us. Once your registration is complete, you'll be able to securely log in and fully utilize the dashboard's capabilities.

Register

Login

API Keys

The SHiiP API uses a secret API token to authenticate and authorize requests. You can find your secret key under the Settings/API section of your dashboard. If no API key is available, simply click Generate Key to create one. After obtaining your secret key, click Request API Access to initiate the review process, which typically takes no longer than 48 hours. Once approved, a developer will be assigned to assist you throughout the integration process.

Kindly note: DO NOT SHARE YOUR SECRET KEY, SHIIP WILL NEVER ASK YOU THAT EITHER.

You have automatic API access to the Sandbox environment. You can proceed to run your tests.

API key format

API keys are prefixed in two formats depending on the environment you are making your request from.

SANDBOX environment: SSK_TEST_

PRODUCTION environment: SSK_LIVE_

To use the Shiip APIs, you must first create an account on our . Once your account is verified and approved, you will receive a confirmation email with further details on how to proceed with integration. Sign up .

To gain access to your dashboard, Kindly log in .

Business Website
here
here