India Post API
indiapost.gov.in
India Post e-Postoffice - Philately and Gangajal products and featured postal services.
- Actions
- 6
- Category
- Logistics
- Login
- Not required
- Output
- JSON
Call the India Post API
Submit a task, then poll the job until it settles. This example runs act_indiapost_category_tree.
curl -X POST https://api.anakin.io/v1/wire/task \
-H "X-API-Key: $ANAKIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"action_id": "act_indiapost_category_tree",
"params": {
"category_name": "Philately",
"subcategory_name": "Ancillaries - Book"
}
}'6 actions on indiapost.gov.in
Read
Category Taxonomy
act_indiapost_category_treeread1 credit / callReturns shop categories and subcategories, optionally filtered by category or subcategory name.
- category_name
- string
- subcategory_name
- string
Gangajal Service Page
act_indiapost_gangajal_service_page_rscread1 credit / callReturns details of the Gangajal delivery service, including title, summary, and tags.
- service_slug
- string · required
Holy Blessings Service Page
act_indiapost_holy_blessings_service_page_rscread1 credit / callReturns details of the Holy Blessings Prasad delivery service, including name, description, and keywords.
- service_slug
- string · required
Homepage Feed
act_indiapost_homepage_ssrread1 credit / callReturns homepage content, including featured-service navigation links and latest updates.
Philately Service Page
act_indiapost_philately_service_page_rscread1 credit / callReturns details of the Philately stamp service, including title, description, and keywords.
- service_slug
- string · required
Product Autocomplete Search
act_indiapost_product_autocompleteread1 credit / callReturns shop product names matching a search keyword, across Philately and Gangajal items.
- search_query
- string · required
India Post API questions
- Is there an API for India Post?
- India Post does not offer a public data API for this, but Anakin Wire provides 6 maintained endpoints for indiapost.gov.in. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
- How do I scrape India Post data?
- POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when indiapost.gov.in changes its markup, Anakin updates the action.
- Do I need a India Post account?
- No. Every India Post action listed here runs anonymously — no account and no credentials required.
- What does the India Post API cost?
- Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.
More Logistics APIs
Averitt
Averitt LTL freight - shipment tracking, quotes, service centers, and transit times.
DHL
DHL - international rate quotes, service offers, and delivery estimates.
FedEx US
FedEx US - nearby locations, package and service catalogs, and special-service options.
GoComet
GoComet - Indian freight bidding with live auction timers and vendor quote management.
Maersk
Maersk - regional offices, country guides, and transportation service listings.