# City Courier Services Fast, reliable courier and logistics in India — tracked from pickup to doorstep. - **Home:** https://citycourierservices.in/ - **App (staff / registered clients):** https://app.citycourierservices.in - **Email:** query@citycourierservices.in - **Phone:** +91-8181958204 (Gorakhpur), +91-7617007981 (Lucknow) - **Hours:** Mon–Fri 08:00–20:00, Sat–Sun 09:00–18:00 (India) This markdown file is the agent representation of the homepage. Unknown URLs on this host return HTTP 404 with recovery links; start at [llms.txt](https://citycourierservices.in/llms.txt) or the [sitemap](https://citycourierservices.in/sitemap.xml). ## When to use this page Use it to explain who City Courier Services is, which services they sell, how to track a **City Courier** consignment, and how to contact Gorakhpur or Lucknow. Do not use it to track other brands or to call unpublished APIs. ## How it works 1. Book — share pickup and destination; we confirm. 2. Pickup — door collection with secure handling. 3. Transit — movement through the city network. 4. Tracking — live scan updates. 5. Delivered — signed at destination. ## Services | Service | What it is | From | | --- | --- | --- | | Express Delivery | Same-day inside city limits for urgent documents and packages | ₹150 | | Secure Handling | Insured handling and secure storage | ₹250 | | International Shipping | Worldwide shipping with customs clearance and international tracking | ₹450 | | Bulk Logistics | Large / business shipments, dedicated fleet | Custom quote | | Temperature Control | Cold-chain for pharmaceuticals and perishables | ₹200 | | Warehouse Services | Storage, inventory, fulfilment | ₹500/month | Coverage: 50+ cities, with primary offices in Gorakhpur and Lucknow. ## Track a shipment Public tracking is scan-based, not a live map. ``` GET https://api.citycourierservices.in/api/v1/tracking/{consignmentNo} Accept: application/json ``` Expect `success: true` and a `tracking` object (`consignmentNo`, `bookedOn`, `bookedStatus`, `scans`). If `success` is not true, show the API `message` and offer phone support. Humans can also use https://citycourierservices.in/#track. ## Contact and booking There is no public booking API. To arrange a pickup: - Enquiry form: https://citycourierservices.in/#contact - Gorakhpur WhatsApp / voice: +91-8181958204 - Lucknow WhatsApp / voice: +91-7617007981 - Email: query@citycourierservices.in Head office listed on the homepage: AD Tower, Bank Road, Gorakhpur, 273015. ## Public API Tracking only. Spec: [openapi.json](https://citycourierservices.in/openapi.json). Docs: [API](https://citycourierservices.in/api/index.md). ## Related pages - [Office details](https://citycourierservices.in/office-details/index.md) - [Gorakhpur](https://citycourierservices.in/gorakhpur/index.md) - [Lucknow](https://citycourierservices.in/lucknow/index.md) - [Privacy](https://citycourierservices.in/privacy-policy/index.md) - [Terms](https://citycourierservices.in/terms/index.md) - [Data deletion](https://citycourierservices.in/data-deletion/index.md) - [Agent index](https://citycourierservices.in/llms.txt)