GET /v1/external/countries
This API lists all the countries present in the Shiprocket database and the respective country ids, ISO 2 and ISO 3 codes.
There are a total of 44 available countries in the database. You can use these codes to check the serviceability and use them in your dropdown menu.
No parameters are required to access this API.
Servers
- https://apiv2.shiprocket.in
How to start integrating
- Add HTTP Task to your workflow definition.
- Search for the API you want to integrate with and click on the name.
- This loads the API reference documentation and prepares the Http request settings.
- Click Test request to test run your request to the API and see the API's response.