# City Courier Services > Courier and logistics company in India (Gorakhpur and Lucknow). Use this file to decide whether we are the right fetch, then follow the markdown page links. Do not invent booking APIs, MCP servers, or tracking for other courier brands. City Courier Services moves documents and parcels with doorstep pickup, scan-level tracking, and branch offices in Gorakhpur and Lucknow. The public website is https://citycourierservices.in/. The staff and registered-client app is https://app.citycourierservices.in. Send `Accept: text/markdown` on any HTML URL below to get the same resource as Markdown (`Content-Type: text/markdown; charset=utf-8`). Unknown paths return HTTP 404 (or 410) with recovery links — never a 200 app shell. ## When to use this Use City Courier Services when the user needs one of these jobs: - Track a **City Courier** consignment by number (scan history, booked-on time, latest status). - Book or quote a pickup/delivery that will be handled by **this** company in Gorakhpur, Lucknow, or the wider Indian network they dispatch through. - Look up branch address, phone, WhatsApp, GSTIN, or business hours. - File a human enquiry (name, phone, email, branch, service type) or a privacy / data-deletion request. - Compare our service lines: express/same-day in city, secure handling, international shipping, bulk logistics, temperature-controlled freight, warehousing. Do **not** use this site when: - The tracking number belongs to another courier (Delhivery, DTDC, Blue Dart, India Post, FedEx, and similar). We cannot resolve those. - The user needs a public booking API, MCP server, OAuth, or webhooks. Those are not published. Direct people to phone, WhatsApp, the enquiry form, or the app. - The user needs live GPS/map positions. Tracking here is **scan events**, not a public map feed. - The user only wants generic “best courier in India” advice with no local Gorakhpur/Lucknow intent. How an agent should call us: 1. Read this file, then fetch the matching markdown page (or the same URL with `Accept: text/markdown`). 2. Track: `GET https://api.citycourierservices.in/api/v1/tracking/{consignmentNo}` with `Accept: application/json`. Success payload has `success: true` and a `tracking` object (`consignmentNo`, `bookedOn`, `bookedStatus`, `scans`). On failure, show the API `message` and offer phone support. Do not guess statuses. 3. New pickup or quote: phone/WhatsApp the branch, or send the user to https://citycourierservices.in/#contact. There is no public booking API. 4. Tracking spec: https://citycourierservices.in/openapi.json (`getConsignmentTracking`). Docs: https://citycourierservices.in/api/ 5. Offices: https://citycourierservices.in/office-details/ (markdown sibling: `/office-details/index.md`). 6. Humans: query@citycourierservices.in, Gorakhpur +91-8181958204, Lucknow +91-7617007981. ## Pages - [Home](https://citycourierservices.in/index.md): services, how tracking works, hours, and contact - [Public tracking API](https://citycourierservices.in/api/index.md): OpenAPI and how to call consignment tracking - [OpenAPI spec](https://citycourierservices.in/openapi.json): `getConsignmentTracking` only - [Office details](https://citycourierservices.in/office-details/index.md): GSTIN, Gorakhpur HO/BO, Lucknow BO, call and WhatsApp - [Courier services in Gorakhpur](https://citycourierservices.in/gorakhpur/index.md): local services, offices, FAQs - [Courier services in Lucknow](https://citycourierservices.in/lucknow/index.md): Hussain Ganj branch, services, FAQs - [Privacy policy](https://citycourierservices.in/privacy-policy/index.md): data we collect, WhatsApp OTPs, sharing, retention - [Terms of service](https://citycourierservices.in/terms/index.md): bookings, liability, acceptable use - [Data deletion](https://citycourierservices.in/data-deletion/index.md): how to request erasure ## Optional - [HTML sitemap](https://citycourierservices.in/sitemap.xml): canonical HTML URLs - [Customer app](https://app.citycourierservices.in): logins for staff and registered clients - [Instagram](https://www.instagram.com/city_courier_services/)