Loading documentation…
Explore the PearMedica API with preset scenarios and see real response shapes. Select a scenario, inspect the request, and send it to see a mock response.
Simplest possible call — verify the API is online. No authentication required.
/v1/health
Submit fever, headache, and chills for a female patient in Lagos — the classic malaria presentation.
/v1/assess
Extract structured symptoms from a natural-language patient description using the NLP endpoint.
/v1/parse
Browse the full symptom catalogue with pagination support.
/v1/symptoms
Search the medical knowledge base for conditions, symptoms, and concepts.
/v1/search
Retrieve detailed information about a specific condition by its ID.
/v1/conditions/c_malaria
Continue an assessment by sending an interview_id with additional evidence — demonstrates the multi-turn conversation loop.
Submit a FHIR R4-compliant Bundle with Patient and Observation resources — ideal for EHR/EMR integrations.
/v1/fhir/assess