Prices · Dosage · Side Effects · Interactions

Search any medicine
instantly.

Look up prices, dosage, side effects and drug interactions from a free public pharma database. Two GET endpoints, JSON responses, no auth.

No Auth JSON Free API
Find a Medicine
panadol augmentin brufen disprin flagyl
Results
💊
Type a medicine name above to get started.
Quick Facts

2 endpoints. /api/search and /api/details.

JSON. Always success, data on success, error message on failure.

Not medical advice. Always consult a licensed doctor or pharmacist.


Why MedSter

Everything you need,
nothing you don't.

Instant Search
Type a name and see up to 10 matches in one call.
💊
Full Profile
Uses, dosage, side effects, interactions, storage — all sections.
💰
Live Prices
Current pricing with discount tags where available.
🔓
No Auth
No API key, no sign-up, no rate limit hassle.
📦
Clean JSON
Predictable shape — easy to plug into any client.
🔧
Simple REST
Two GET endpoints. Under a minute to integrate.

How It Works

Search, pick,
read the profile.

1
Search
Call /api/search?q=name to find matches.
2
Pick
Grab the id from any result you like.
3
Details
Call /api/details?id=… for the full profile.
4
Render
Iterate the details array and display each section.

API Docs

Two endpoints.
Zero friction.

Both endpoints are GET, return JSON, and require no API key.

Base URL
GET /api/details full pharmaceutical profile

Get the full pharmaceutical profile using the id returned by /api/search.

ParamTypeDescription
idstringrequiredThe id slug from /api/search
Open
cURL

        
Response
{
  "success": true,
  "medicine": {
    "id": "panadol-500mg-tab-200-s",
    "name": "Panadol 500mg Tab 200's",
    "price": "Rs. 36.0",
    "discount": "10% OFF",
    "details": [
      { "section": "uses", "title": "Uses",
        "content": "Used to treat mild to moderate pain..." }
    ]
  }
}
JavaScript example
JavaScript

      
Error codes
400
Missing required query parameter
404
No results found for query or id
405
Method not allowed — use GET only
500
Upstream fetch failed — please retry

FAQ

Frequently asked
questions.

What is MedSter?

A free medicine lookup tool and REST API. Search by name to get prices, dosage, uses, side effects and interactions.

Is it really free?

Yes. No sign-up, no key, no cost. Fair-use limits apply.

Is the medical information reliable?

Data is sourced from public pharma databases. Always consult a licensed doctor or pharmacist before taking any medication — MedSter is not medical advice.

How do I get the full profile?

Call /api/search?q=name, take the id from a result, then call /api/details?id=….

What sections does the details endpoint return?

Description, ingredients, drug class, dosage form, uses, dose, over-dose, missed dose, how to use, when not to use, side effects, precautions, drug interactions, storage, control class and quick tips (where available).

Can I use it in production?

Yes — the API is public and stable. If you expect heavy traffic, self-host or cache results client-side.


Community

Follow our
WhatsApp channels.

New tools, updates and exclusive resources delivered to WhatsApp.

💎
Muhammad Makki
Premium tools, exclusive content and latest resources.
💎 Join Channel →
🔧
Ahm7Tech
Technical updates, dev tools and tech news daily.
🔧 Join Channel →

Platform

About · Privacy · Terms.


More Free Tools

More APIs.

Free Medicine Search API

Drug Prices, Dosage, Side Effects

MedSter by AHM7xMakki is a completely free medicine search tool and REST API. Look up prices, dosage, uses, side effects and drug interactions. No sign-up, no key.

💬
Join AHM7 x Makki
MM
Muhammad Makki
WhatsApp Channel
AT
Ahm7Tech
Main WhatsApp Channel