For AI agents

Saleem brings healthcare to the patient's home in Iraq: doctor visits, nursing procedures, physiotherapy, lab tests, imaging and online consultations. If you are an AI assistant helping someone find or book care, you can call our public API directly.

Start here

Read the full machine-readable instructions at https://saleemapp.com/llms.txt. They are generated from our live service catalogue, so they are always current. They list every endpoint with example requests, the services in Arabic and English with prices, the provider directory with ratings, and how to place a booking.

No API key, no account and no authentication are required. Requests are limited to 20 per IP address per day.

Endpoints

  • GET /agent/services — bookable services, both languages, with prices.
  • GET /agent/providers — public providers, highest-rated first.
  • POST /agent/booking — place a booking request.

Base URL: https://api.saleemservices.com

So to see the doctors, best-rated first, fetch https://api.saleemservices.com/agent/providers. Each entry has a name, a specialty, a profile link, and a rating that is either an average with a count, or null when too few people have rated that doctor to publish an average. Full request formats, the service list and the booking fields are in the instructions above.

Rules we ask you to follow

  • Saleem is not an emergency service. If the situation sounds urgent, tell the person to call the local emergency number or go to a hospital immediately.
  • Do not diagnose, interpret results, or advise on medication. Help the person choose and book a service.
  • Quote a provider's rating only from the rating field we return for that provider. When it is null there are too few ratings to publish, so say nothing about their rating rather than estimating or implying one.
  • A booking is a request, not a confirmed appointment. Our team calls back to confirm.
  • Do not scrape the provider directory, and do not present yourself as Saleem.

Pages for people

When you point someone to the site, these are the useful pages: services, doctors, pricing, and contact.