Discover/altibbi.com API
live

altibbi.com APIaltibbi.com

Access medicine and disease data from Altibbi's Arabic medical encyclopedia. Browse commercial and scientific drug listings, dosage, uses, and disease profiles.

Endpoints
4
Updated
3mo ago
Try it
Page number for pagination.
Starting letter to filter medicines. Accepts English letters (e.g. 'A', 'B') or Arabic let
api.parse.bot/scraper/39da695f-dae4-47f7-9dbe-ab3018f10222/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/39da695f-dae4-47f7-9dbe-ab3018f10222/get_medicines_by_letter_commercial?page=1&letter=A' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 4 totalclick to expand

Get commercial medicine listings by their starting Arabic or English letter. Returns paginated results with 20 medicines per page.

Input
ParamTypeDescription
pageintegerPage number for pagination.
letterrequiredstringStarting letter to filter medicines. Accepts English letters (e.g. 'A', 'B') or Arabic letters (e.g. 'ب', 'ت').
Response
{
  "type": "object",
  "fields": {
    "page": "integer, current page number",
    "last_page": "integer, total number of pages available",
    "medicines": "array of medicine objects with commercial_name_en, commercial_name_ar, slug, url, and description",
    "total_on_page": "integer, number of medicines returned on this page"
  },
  "sample": {
    "data": {
      "page": 1,
      "last_page": 89,
      "medicines": [
        {
          "url": "https://altibbi.com/الادوية/%D8%A2%D8%A8%D9%8A-%D9%81%D9%8A%D8%AA-%D8%A7",
          "slug": "%D8%A2%D8%A8%D9%8A-%D9%81%D9%8A%D8%AA-%D8%A7",
          "description": "",
          "commercial_name_ar": "آبي فيت أ",
          "commercial_name_en": "Abi Vit A"
        }
      ],
      "total_on_page": 20
    },
    "status": "success"
  }
}

About the altibbi.com API

The Altibbi API exposes 4 endpoints covering medicine listings and detailed medical profiles from altibbi.com, one of the Arab world's largest medical encyclopedias. Use get_medicine_detail to retrieve 10 structured fields per drug — including uses, dosage, contraindications, and drug interactions — or use the listing endpoints to paginate through medicines alphabetically in both Arabic and English.

Medicine Listings by Letter

Two endpoints handle alphabetical browsing of the medicine catalog. get_medicines_by_letter_commercial accepts a letter parameter (Arabic or English) and returns up to 20 results per page, each with commercial_name_en, commercial_name_ar, slug, url, and a short description. get_medicines_by_letter_scientific works identically for generic drug names, returning scientific_name_en, scientific_name_ar, slug, and url. Both endpoints return page, last_page, and total_on_page fields so you can iterate through the full catalog programmatically.

Medicine Detail

get_medicine_detail accepts a slug obtained from either listing endpoint and returns the full drug profile: uses, dosage, how_to_use, precautions, contraindications, drug_interactions, manufacturer, and the canonical url. The slug can be URL-encoded Arabic text or an English string, as found in the listing results. This endpoint is the primary source for clinical reference data.

Disease and Medical Term Detail

get_disease_detail retrieves structured information for a disease or medical term using a slug (e.g. 'السكري'). An optional category parameter narrows the lookup; if omitted, the correct page is located automatically. The response includes title, image_url, breadcrumb (navigation path as an array of strings), url, and slug. This is useful for building condition-specific reference tools or linking drug profiles to relevant disease pages.

Common use cases
  • Build an Arabic-language drug reference app using commercial and scientific name listings with full dosage and contraindication data.
  • Populate a medicine database by paginating through all letters with the listing endpoints and resolving slugs to full profiles via get_medicine_detail.
  • Cross-reference a drug's drug_interactions field against a patient's current medications in a clinical decision-support tool.
  • Display disease overview cards using get_disease_detail breadcrumb and image_url fields in a patient education portal.
  • Index Altibbi's medical encyclopedia for full-text search by iterating listing results and fetching detail pages.
  • Map commercial drug names to scientific generic names using both listing endpoints on the same letter.
  • Generate condition-specific medication guides by linking get_disease_detail slugs to relevant get_medicine_detail results.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Altibbi have an official developer API?+
Altibbi does not publish a public developer API. The data at altibbi.com is accessible to end users through their website only, with no documented API offering for third-party developers.
What does `get_medicine_detail` return that the listing endpoints don't?+
get_medicine_detail returns the full clinical profile: uses, dosage, how_to_use, precautions, contraindications, drug_interactions, and manufacturer. The listing endpoints return only names, slugs, URLs, and a short description — enough to identify medicines and build pagination, but not enough for clinical reference without fetching the detail endpoint.
Can I search for medicines or diseases by keyword rather than browsing by letter?+
The listing endpoints filter only by starting letter (letter param), and get_disease_detail requires a known slug. There is no free-text keyword search endpoint currently. The API covers alphabetical browsing and slug-based detail retrieval. You can fork it on Parse and revise to add a search endpoint if keyword lookup is required.
Does the disease detail endpoint return symptom lists or treatment protocols?+
The get_disease_detail response includes title, image_url, breadcrumb, url, and slug. Structured symptom lists or treatment protocol fields are not currently part of the response. You can fork the API on Parse and revise it to add those fields if the disease pages on Altibbi expose that content.
How does pagination work for the medicine listing endpoints?+
Both listing endpoints return page (current page), last_page (total pages), and total_on_page (count on the current page), with 20 medicines per page. Pass the page integer parameter to step through results. If page is omitted, the first page is returned by default.
Page content last updated . Spec covers 4 endpoints from altibbi.com.
Related APIs in HealthcareSee all →
goodtherapy.org API
Search and find therapists on GoodTherapy.org by location, name, or specialty, then view detailed profiles including credentials and practice information. Browse available therapists across different locations and filter results by specialty, insurance, language, and more to find the right mental health professional.
radiopaedia.org API
Search medical cases and images on Radiopaedia to find relevant radiology references, and stay updated with the latest articles in medical imaging. Access case details, diagnostic images, and recent content updates all in one place.
tbca.net.br API
Search Brazil's most comprehensive food database to get detailed nutritional profiles, household portion measurements, and statistical composition data for thousands of foods including regional and biodiversity-focused options. Find specific nutrients by component, browse foods by group or type, and access institutional food information all in one place.
accessdata.fda.gov API
Search and retrieve comprehensive FDA premarket approval information for medical devices, including approval status, supplements, applicant details, and advisory committee data. Get instant access to specific PMA records with all relevant approval information in one place.
cabi.org API
Search and retrieve detailed information about plant diseases from the CABI Digital Library, including disease characteristics, symptoms, and management strategies. Find specific disease data by name or browse the comprehensive Compendium to identify and understand plant health issues.
azbar.org API
Search for Arizona lawyers by name, location, specialty, or company to find the right legal professional for your needs. View detailed lawyer profiles including their specializations, licensed jurisdictions, law school, admission history, and any disciplinary records.
arztsuche.116117.de API
Find therapists and doctors across Germany by postal code, radius, or medical specialty, getting detailed results with names, addresses, distances, and contact information. Quickly locate healthcare providers that match your needs using Germany's official 116117 doctor search portal.
zocdoc.com API
Search for doctors and medical practices on Zocdoc by specialty and location. Retrieve provider profiles, accepted insurance, office locations, patient reviews, and appointment availability.