Client Developer Portal
  • 21 Aug 2023
  • Dark
    Light
  • PDF

Client Developer Portal

  • Dark
    Light
  • PDF

Article Summary

Overview

Client developer portal is a self service portal for clients to test Delhivery's APIs in a staging environment and ease the whole API integration process and avoid the back and forth of client queries on the APIs like getting authentication token , pickup location details etc.

In this section :

  1. Read API Documentation
  2. Test our APIs

Read API Documentation

  1. Users can read our API documentation by logging in to Delhivery One and visiting https://ucp.delhivery.com/developer-portal/documents
  2. Users can read our APIs and get the Testing and Production API URLs, request and response structure along with list of functional validations, if applicable.
  3. We currently offer the following APIs
    1. Pincode Serviceability
    2. Fetch Waybill
    3. Client Warehouse Creation
    4. Client Warehouse Updation
    5. Package Shipment Creation
    6. Package Shipment Updation
    7. Shipment Tracking
    8. Calculate Shipping Cost
    9. Generate Shipping Label
    10. Pickup Request Creation
    11. NDR Shipment Updation

Test our APIs

  1. Users can read our API documentation by logging in Delhivery One and visiting https://ucp.delhivery.com/developer-portal/v1/execute
  2. Users can test any of our APIs by filling the input parameters, and check the response structure and also copy the CURL request
  3. For example : User can test our Pincode Serviceability API by entering a test pincode and check the response structure i.e. whether Delhivery services this pincode (Y/N) for the various services it offers like COD and Prepaid delivery, Reverse Pickup.

image.png


Was this article helpful?

What's Next