emc active ingredients api
The active ingredient api provides a list of active ingredients on emc, users can add an ID to retrieve a single ingredient.
URL - endpoint
https://apim.medicines.org.uk/public_api/v1/activeingredients
Metadata returned
- ingredient id
- ingredient name
Settings
query parameters
- limit (the maximum number of results that will be returned)
- offset (this is used to exclude from a response the first N results from being returned)
Request/Response Formats
Request options
GET
Response formats
JSON, XML
example
{
"Id": 2642,
"Name": "5-aminolevulinic acid hydrochloride"
},
Authentication
apiKey