Symptom Checker API

With a constantly enriched symptoms database, this API is ideal for those Medical Institutes that want to enrich or start to develop a medical API.

About the API:

With a symptoms database that is constantly updated, this API will help any medical institution or APP that wants to enrich their mobile apps, databases, or websites.

 

What this API receives and what your API provides (input/output)?

This API provides symptoms organized by body locations and sublocations. With locations declared you will be receiving a list of symptoms for you to select. Later on, you will receive a diagnosis and with this API you will be provided with recommendations of what professional can take care of this diagnosis. 

 

What are the most common uses cases of this API?

 Website or Mobile APP development

This API has all the features to be embedded in a mobile app or website development. This API will help your patients to provide your site or app with their current symptoms and later on, you will be able to direct those users to the correct specialist so they can be treated. 

Pre diagnosis

With this API, the users will be giving you information beforehand about how they are feeling and what could be their current illness. With this information, you can determine the severity of the problem and act faster. 

Booking and scheduling consults

With the information provided by the patient, you can develop a medical app for them to book or schedule future consults with any specialist based on their symptoms. You can manage a professional's agenda and they can select the date and time of their convenience without the need to talk to any receptionist or assistant. 

Are there any limitations with your plans?

Besides the number of API calls per month, there are no other limitations. 

API Documentation

Endpoints


Get a list of all the supported body locations and their respective IDs. 



                                                                            
GET https://zylalabs.com/api/204/symptom+checker+api/210/get+body+locations
                                                                            
                                                                        

Get Body Locations - Endpoint Features

Object Description
language [Required] Define language flag for information to be retrieved. Currently possible: de-ch, en-gb, fr-fr, es-es, tr-tr.
format [Optional] Response format: json or xml.
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            [{"ID":16,"Name":"Abdomen, pelvis & buttocks"},{"ID":7,"Name":"Arms & shoulder"},{"ID":15,"Name":"Chest & back"},{"ID":6,"Name":"Head, throat & neck"},{"ID":10,"Name":"Legs"},{"ID":17,"Name":"Skin, joints & general"}]
                                                                                                                                                                                                                    
                                                                                                    

Get Body Locations - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/204/symptom+checker+api/210/get+body+locations?language=en-gb&format=json' --header 'Authorization: Bearer YOUR_API_KEY' 

    

With the list of Body Locations, you can now select that body part sublocations to have a specific zone of the body. 

 

The "locationid" parameter is required. For example, the value will be "15" to check all the sublocations from "Chest & Back"

Note: Body sub locations can be called to receive all the body sub-locations from a body location. It returns an array of all body sublocations for the requested location_id. Each element consists of the ID and Name.

 

 



                                                                            
GET https://zylalabs.com/api/204/symptom+checker+api/211/get+body+sublocations
                                                                            
                                                                        

Get Body Sublocations - Endpoint Features

Object Description
language [Required] Define language flag for information to be retrieved. Currently possible: de-ch, en-gb, fr-fr, es-es, tr-tr.
format [Optional] Response format: json or xml.
locationid [Required]
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            [{"ID":33,"Name":"Back"},{"ID":31,"Name":"Chest"},{"ID":32,"Name":"Lateral chest"}]
                                                                                                                                                                                                                    
                                                                                                    

Get Body Sublocations - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/204/symptom+checker+api/211/get+body+sublocations?language=en-gb&format=json&locationid=Required' --header 'Authorization: Bearer YOUR_API_KEY' 

    

Call this endpoint to get the list of all the supported symptoms. 



                                                                            
GET https://zylalabs.com/api/204/symptom+checker+api/212/get+symptoms
                                                                            
                                                                        

Get Symptoms - Endpoint Features

Object Description
language [Required] Define language flag for information to be retrieved. Currently possible: de-ch, en-gb, fr-fr, es-es, tr-tr.
format [Optional] Response format: json or xml.
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            [{"ID":188,"Name":"Abdominal guarding"},{"ID":10,"Name":"Abdominal pain"},{"ID":223,"Name":"Abdominal pain associated with menstruation"},{"ID":984,"Name":"Absence of a pulse"},{"ID":974,"Name":"Aggressiveness"},{"ID":981,"Name":"Agitation"},{"ID":996,"Name":"Ankle deformity"},{"ID":147,"Name":"Ankle swelling"},{"ID":238,"Name":"Anxiety"},{"ID":971,"Name":"Arm swelling"},{"ID":998,"Name":"Back deformity"},{"ID":104,"Name":"Back pain"},{"ID":180,"Name":"Black stools"},{"ID":57,"Name":"Blackening of vision"},{"ID":24,"Name":"Blackhead"},{"ID":284,"Name":"Bleeding from vagina"},{"ID":176,"Name":"Bleeding in the conjunctiva of the eye"},{"ID":48,"Name":"Bloated feeling in the stomach"},{"ID":190,"Name":"Blood in stool"},{"ID":233,"Name":"Bloody cough"},{"ID":991,"Name":"Blue colored skin"},{"ID":240,"Name":"Blue spot on skin"},{"ID":77,"Name":"Blurred vision"},{"ID":239,"Name":"Bold area among hair on the head"},{"ID":156,"Name":"Bone fracture"},{"ID":250,"Name":"Breathing-related pains"},{"ID":979,"Name":"Brittleness of nails"},{"ID":192,"Name":"Bulging abdominal wall"},{"ID":75,"Name":"Burning eyes"},{"ID":46,"Name":"Burning in the throat"},{"ID":288,"Name":"Burning nose"},{"ID":107,"Name":"Burning sensation when urinating"},{"ID":91,"Name":"Changes in the nails"},{"ID":170,"Name":"Cheek swelling"},{"ID":17,"Name":"Chest pain"},{"ID":31,"Name":"Chest tightness"},{"ID":175,"Name":"Chills"},{"ID":218,"Name":"Coarsening of the skin structure"},{"ID":89,"Name":"Cold feet"},{"ID":978,"Name":"Cold hands"},{"ID":139,"Name":"Cold sweats"},{"ID":15,"Name":"Cough"},{"ID":228,"Name":"Cough with sputum"},{"ID":94,"Name":"Cramps"},{"ID":49,"Name":"Cravings"},{"ID":134,"Name":"Crusting"},{"ID":260,"Name":"Curvature of the spine"},{"ID":108,"Name":"Dark urine"},{"ID":163,"Name":"Decreased urine stream"},{"ID":165,"Name":"Delayed start to urination"},{"ID":50,"Name":"Diarrhea"},{"ID":79,"Name":"Difficult defecation"},{"ID":126,"Name":"Difficulty in finding words"},{"ID":98,"Name":"Difficulty in speaking"},{"ID":93,"Name":"Difficulty in swallowing"},{"ID":53,"Name":"Difficulty to concentrate"},{"ID":216,"Name":"Discoloration of nails"},{"ID":128,"Name":"Disorientation regarding time or place"},{"ID":989,"Name":"Distended abdomen"},{"ID":207,"Name":"Dizziness"},{"ID":71,"Name":"Double vision"},{"ID":270,"Name":"Double vision, acute-onset"},{"ID":162,"Name":"Dribbling after urination"},{"ID":244,"Name":"Drooping eyelid"},{"ID":43,"Name":"Drowsiness"},{"ID":273,"Name":"Dry eyes"},{"ID":272,"Name":"Dry mouth"},{"ID":151,"Name":"Dry skin"},{"ID":87,"Name":"Earache"},{"ID":92,"Name":"Early satiety"},{"ID":242,"Name":"Eye blinking"},{"ID":287,"Name":"Eye pain"},{"ID":33,"Name":"Eye redness"},{"ID":208,"Name":"Eyelid swelling"},{"ID":209,"Name":"Eyelids sticking together"},{"ID":219,"Name":"Face pain"},{"ID":246,"Name":"Facial paralysis"},{"ID":970,"Name":"Facial swelling"},{"ID":153,"Name":"Fast, deepened breathing"},{"ID":83,"Name":"Fatty defecation"},{"ID":982,"Name":"Feeling faint"},{"ID":76,"Name":"Feeling of foreign body in the eye"},{"ID":86,"Name":"Feeling of pressure in the ear"},{"ID":164,"Name":"Feeling of residual urine"},{"ID":145,"Name":"Feeling of tension in the legs"},{"ID":11,"Name":"Fever"},{"ID":995,"Name":"Finger deformity"},{"ID":214,"Name":"Flaking skin"},{"ID":245,"Name":"Flaking skin on the head"},{"ID":154,"Name":"Flatulence"},{"ID":255,"Name":"Foot pain"},{"ID":1002,"Name":"Foot swelling"},{"ID":125,"Name":"Forgetfulness"},{"ID":62,"Name":"Formation of blisters on a skin area"},{"ID":84,"Name":"Foul smelling defecation"},{"ID":59,"Name":"Frequent urination"},{"ID":110,"Name":"Genital warts"},{"ID":152,"Name":"Hair loss"},{"ID":976,"Name":"Hallucination"},{"ID":72,"Name":"Halo"},{"ID":186,"Name":"Hand pain"},{"ID":148,"Name":"Hand swelling"},{"ID":80,"Name":"Hard defecation"},{"ID":184,"Name":"Hardening of the skin"},{"ID":9,"Name":"Headache"},{"ID":206,"Name":"Hearing loss"},{"ID":985,"Name":"Heart murmur"},{"ID":45,"Name":"Heartburn"},{"ID":122,"Name":"Hiccups"},{"ID":993,"Name":"Hip deformity"},{"ID":196,"Name":"Hip pain"},{"ID":121,"Name":"Hoarseness"},{"ID":149,"Name":"Hot flushes"},{"ID":197,"Name":"Immobilization"},{"ID":120,"Name":"Impaired balance"},{"ID":90,"Name":"Impaired hearing"},{"ID":70,"Name":"Impaired light-dark adaptation"},{"ID":113,"Name":"Impairment of male potency"},{"ID":81,"Name":"Incomplete defecation"},{"ID":131,"Name":"Increased appetite"},{"ID":262,"Name":"Increased drive"},{"ID":204,"Name":"Increased salivation"},{"ID":40,"Name":"Increased thirst"},{"ID":220,"Name":"Increased touch sensitivity"},{"ID":39,"Name":"Increased urine quantity"},{"ID":257,"Name":"Involuntary movements"},{"ID":986,"Name":"Irregular heartbeat"},{"ID":65,"Name":"Irregular mole"},{"ID":73,"Name":"Itching eyes"},{"ID":88,"Name":"Itching in the ear"},{"ID":973,"Name":"Itching in the mouth or throat"},{"ID":96,"Name":"Itching in the nose"},{"ID":21,"Name":"Itching of skin"},{"ID":999,"Name":"Itching of the anus"},{"ID":247,"Name":"Itching on head"},{"ID":268,"Name":"Itching or burning in the genital area"},{"ID":194,"Name":"Joint effusion"},{"ID":198,"Name":"Joint instability"},{"ID":27,"Name":"Joint pain"},{"ID":230,"Name":"Joint redness"},{"ID":193,"Name":"Joint swelling"},{"ID":47,"Name":"Joylessness"},{"ID":994,"Name":"Knee deformity"},{"ID":256,"Name":"Knee pain"},{"ID":146,"Name":"Leg cramps"},{"ID":231,"Name":"Leg swelling"},{"ID":143,"Name":"Leg ulcer"},{"ID":82,"Name":"Less than 3 defecations per week"},{"ID":992,"Name":"Limited mobility of the ankle"},{"ID":167,"Name":"Limited mobility of the back"},{"ID":178,"Name":"Limited mobility of the fingers"},{"ID":1000,"Name":"Limited mobility of the hip"},{"ID":195,"Name":"Limited mobility of the leg"},{"ID":35,"Name":"Lip swelling"},{"ID":205,"Name":"Lockjaw"},{"ID":210,"Name":"Loss of eye lashes"},{"ID":174,"Name":"Lower abdominal pain"},{"ID":263,"Name":"Lower-back pain"},{"ID":261,"Name":"Lump in the breast"},{"ID":266,"Name":"Malposition of the testicles"},{"ID":232,"Name":"Marked veins"},{"ID":235,"Name":"Memory gap"},{"ID":112,"Name":"Menstruation disorder"},{"ID":123,"Name":"Missed period"},{"ID":215,"Name":"Moist and softened skin"},{"ID":85,"Name":"Mood swings"},{"ID":983,"Name":"Morning stiffness"},{"ID":135,"Name":"Mouth pain"},{"ID":97,"Name":"Mouth ulcers"},{"ID":177,"Name":"Muscle pain"},{"ID":119,"Name":"Muscle stiffness"},{"ID":987,"Name":"Muscle weakness"},{"ID":252,"Name":"Muscular atrophy in the leg"},{"ID":202,"Name":"Muscular atrophy of the arm"},{"ID":168,"Name":"Muscular weakness in the arm"},{"ID":253,"Name":"Muscular weakness in the leg"},{"ID":44,"Name":"Nausea"},{"ID":136,"Name":"Neck pain"},{"ID":234,"Name":"Neck stiffness"},{"ID":114,"Name":"Nervousness"},{"ID":133,"Name":"Night cough"},{"ID":1004,"Name":"Night sweats"},{"ID":63,"Name":"Non-healing skin wound"},{"ID":38,"Name":"Nosebleed"},{"ID":221,"Name":"Numbness in the arm"},{"ID":254,"Name":"Numbness in the leg"},{"ID":200,"Name":"Numbness of the hands"},{"ID":137,"Name":"Oversensitivity to light"},{"ID":157,"Name":"Overweight"},{"ID":155,"Name":"Pain in the bones"},{"ID":142,"Name":"Pain in the calves"},{"ID":12,"Name":"Pain in the limbs"},{"ID":990,"Name":"Pain of the anus"},{"ID":203,"Name":"Pain on swallowing"},{"ID":251,"Name":"Pain radiating to the arm"},{"ID":103,"Name":"Pain radiating to the leg"},{"ID":286,"Name":"Pain when chewing"},{"ID":189,"Name":"Painful defecation"},{"ID":109,"Name":"Painful urination"},{"ID":150,"Name":"Pallor"},{"ID":37,"Name":"Palpitations"},{"ID":140,"Name":"Paralysis"},{"ID":118,"Name":"Physical inactivity"},{"ID":129,"Name":"Problems with the sense of touch in the face"},{"ID":130,"Name":"Problems with the sense of touch in the feet"},{"ID":258,"Name":"Protrusion of the eyes"},{"ID":172,"Name":"Purulent discharge from the urethra"},{"ID":173,"Name":"Purulent discharge from the vagina"},{"ID":191,"Name":"Rebound tenderness"},{"ID":54,"Name":"Reduced appetite"},{"ID":78,"Name":"Ringing in the ear"},{"ID":14,"Name":"Runny nose"},{"ID":975,"Name":"Sadness"},{"ID":269,"Name":"Scalp redness"},{"ID":1001,"Name":"Scar"},{"ID":60,"Name":"Sensitivity to cold"},{"ID":69,"Name":"Sensitivity to glare"},{"ID":102,"Name":"Sensitivity to noise"},{"ID":264,"Name":"Shiny red tongue"},{"ID":29,"Name":"Shortness of breath"},{"ID":183,"Name":"Side pain"},{"ID":26,"Name":"Skin lesion"},{"ID":25,"Name":"Skin nodules"},{"ID":124,"Name":"Skin rash"},{"ID":61,"Name":"Skin redness"},{"ID":217,"Name":"Skin thickening"},{"ID":34,"Name":"Skin wheal"},{"ID":241,"Name":"Sleepiness with spontaneous falling asleep"},{"ID":52,"Name":"Sleeplessness"},{"ID":95,"Name":"Sneezing"},{"ID":13,"Name":"Sore throat"},{"ID":64,"Name":"Sputum"},{"ID":179,"Name":"Stomach burning"},{"ID":185,"Name":"Stress-related leg pain"},{"ID":28,"Name":"Stuffy nose"},{"ID":138,"Name":"Sweating"},{"ID":236,"Name":"Swelling in the genital area"},{"ID":267,"Name":"Swelling of the testicles"},{"ID":248,"Name":"Swollen glands in the armpit"},{"ID":249,"Name":"Swollen glands in the groin"},{"ID":169,"Name":"Swollen glands in the neck"},{"ID":211,"Name":"Tears"},{"ID":222,"Name":"Testicular pain"},{"ID":243,"Name":"Tic"},{"ID":201,"Name":"Tingling"},{"ID":16,"Name":"Tiredness"},{"ID":997,"Name":"Toe deformity"},{"ID":1003,"Name":"Toe swelling"},{"ID":980,"Name":"Tongue burning"},{"ID":977,"Name":"Tongue swelling"},{"ID":115,"Name":"Tremor at rest"},{"ID":132,"Name":"Tremor on movement"},{"ID":988,"Name":"Trouble understanding speech"},{"ID":144,"Name":"Unconsciousness, short"},{"ID":265,"Name":"Uncontrolled defecation"},{"ID":116,"Name":"Underweight"},{"ID":160,"Name":"Urge to urinate"},{"ID":161,"Name":"Urination during the night"},{"ID":68,"Name":"Vision impairment"},{"ID":213,"Name":"Vision impairment for far objects"},{"ID":166,"Name":"Vision impairment for near objects"},{"ID":66,"Name":"Visual field loss"},{"ID":101,"Name":"Vomiting"},{"ID":181,"Name":"Vomiting blood"},{"ID":972,"Name":"Weakness or...
                                                                                                                                                                                                                    
                                                                                                    

Get Symptoms - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/204/symptom+checker+api/212/get+symptoms?language=en-gb&format=json' --header 'Authorization: Bearer YOUR_API_KEY' 

    

Symptoms in body sub-locations can be called to receive all the symptoms in a body sub-location. It returns an array of all symptoms in a body sublocations for the requested locationId.

 

Required Params:

locationid: id of the body sublocation. Ex: 31 for "chest"

selectorstatus: Options are man, woman, boy, girl. The switch from Child to Adult is at the age of 11 (“edge year”). This means that 12 and above is considered an Adult (for man, woman), and 11 and below is considered a Child (for boy, girl)

Response Parameter to notice:
HasRedFlag: Red flag texts are recommendations to the patient for a higher urgency or severeness of the possible symptoms. As an example, a patient with pain in the breast might have a heart attack and therefore the patient should be warned about the urgency and severeness of the matter.



                                                                            
GET https://zylalabs.com/api/204/symptom+checker+api/213/get+symptoms+by+body+sublocations
                                                                            
                                                                        

Get Symptoms by Body Sublocations - Endpoint Features

Object Description
language [Required] Define language flag for information to be retrieved. Currently possible: de-ch, en-gb, fr-fr, es-es, tr-tr.
format [Optional] Response format: json or xml.
locationid [Required]
selectorstatus [Required]
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            [{"ID":15,"Name":"Cough","HasRedFlag":false,"HealthSymptomLocationIDs":[6,24,25,15,31],"ProfName":"","Synonyms":["Wet cough","Productive cough"]},{"ID":17,"Name":"Chest pain","HasRedFlag":true,"HealthSymptomLocationIDs":[15,31],"ProfName":"","Synonyms":[]},{"ID":29,"Name":"Shortness of breath","HasRedFlag":true,"HealthSymptomLocationIDs":[15,31],"ProfName":"","Synonyms":["Dyspnea","Breathlessness","Breathing difficulty","Difficulty to breathe","Difficulty breathing","Difficulty in breathing","Difficult breathing","Labored breathing"]},{"ID":30,"Name":"Wheezing","HasRedFlag":false,"HealthSymptomLocationIDs":[6,24,15,31],"ProfName":"","Synonyms":[]},{"ID":31,"Name":"Chest tightness","HasRedFlag":true,"HealthSymptomLocationIDs":[15,31],"ProfName":"","Synonyms":["Tightness in chest","Oppressive feeling in the chest"]},{"ID":37,"Name":"Palpitations","HasRedFlag":false,"HealthSymptomLocationIDs":[15,31],"ProfName":"","Synonyms":["Heart-pounding","Rapid heart beat"]},{"ID":44,"Name":"Nausea","HasRedFlag":false,"HealthSymptomLocationIDs":[6,22,15,31,16,36,17,47],"ProfName":"","Synonyms":[]},{"ID":45,"Name":"Heartburn","HasRedFlag":false,"HealthSymptomLocationIDs":[6,24,15,31,16,36],"ProfName":"","Synonyms":["Pyrosis"]},{"ID":64,"Name":"Sputum","HasRedFlag":false,"HealthSymptomLocationIDs":[15,6,31,25],"ProfName":"","Synonyms":["Phlegm"]},{"ID":133,"Name":"Night cough","HasRedFlag":false,"HealthSymptomLocationIDs":[6,24,25,15,31],"ProfName":"","Synonyms":[]},{"ID":153,"Name":"Fast, deepened breathing","HasRedFlag":false,"HealthSymptomLocationIDs":[6,24,25,15,31,16,36],"ProfName":"","Synonyms":["Fast breathing","Hyperventilation"]},{"ID":233,"Name":"Bloody cough","HasRedFlag":true,"HealthSymptomLocationIDs":[15,31,6,25],"ProfName":"","Synonyms":["Bloody sputum","Coughing up blood","Hemoptysis"]},{"ID":250,"Name":"Breathing-related pains","HasRedFlag":false,"HealthSymptomLocationIDs":[15,31],"ProfName":"","Synonyms":["Pain during respiration","Pain during inspiration","Painful respiration","Painful inspiration","Chest pain when breathing","Breathing-related chest pain","Chest pain during inspiration","Pleuritic chest pain"]},{"ID":985,"Name":"Heart murmur","HasRedFlag":false,"HealthSymptomLocationIDs":[15,31],"ProfName":"","Synonyms":["Abnormal heart sound","Cardiac murmur"]},{"ID":986,"Name":"Irregular heartbeat","HasRedFlag":true,"HealthSymptomLocationIDs":[15,31],"ProfName":"","Synonyms":["Arrhythmia"]}]
                                                                                                                                                                                                                    
                                                                                                    

Get Symptoms by Body Sublocations - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/204/symptom+checker+api/213/get+symptoms+by+body+sublocations?language=en-gb&format=json&locationid=Required&/=Required&selectorstatus=Required' --header 'Authorization: Bearer YOUR_API_KEY' 

    

The diagnosis is the core function of the symptom-checker to compute the potential health issues based on a set of symptoms, gender, and age.

After reviewing the symptoms and their location, you will be able to retrieve a diagnosis. 

Also, with the diagnosis provided, you will be able to determine what specialist is needed to take care of the patient. 



                                                                            
GET https://zylalabs.com/api/204/symptom+checker+api/214/get+diagnosis
                                                                            
                                                                        

Get Diagnosis - Endpoint Features

Object Description
gender [Required] Options are Male or Female.
year_of_birth [Required] Year of birth of the patient.
symptoms [Required] Serialized array of selected symptom ids as a JSON encoded int[] array. Example: [234,235,236]
language [Required] Define language flag for information to be retrieved. Currently possible: de-ch, en-gb, fr-fr, es-es, tr-tr.
format [Optional] Response format: json or xml.
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            [{"Issue":{"ID":80,"Name":"Cold","Accuracy":90,"Icd":"J00","IcdName":"Acute nasopharyngitis [common cold]","ProfName":"Common cold","Ranking":1},"Specialisation":[{"ID":15,"Name":"General practice","SpecialistID":3}]},{"Issue":{"ID":11,"Name":"Flu","Accuracy":65.390625,"Icd":"J10;J11","IcdName":"Influenza due to other identified influenza virus;Influenza, virus not identified","ProfName":"Influenza","Ranking":2},"Specialisation":[{"ID":15,"Name":"General practice","SpecialistID":3},{"ID":19,"Name":"Internal medicine","SpecialistID":4}]},{"Issue":{"ID":83,"Name":"Inflammation of the brain covering membranes","Accuracy":45.4921875,"Icd":"G00;G01;G02;G03","IcdName":"Bacterial meningitis, not elsewhere classified;Meningitis in bacterial diseases classified elsewhere;Meningitis in other infectious and parasitic diseases classified elsewhere;Meningitis due to other and unspecified causes","ProfName":"Meningitis","Ranking":3},"Specialisation":[{"ID":15,"Name":"General practice","SpecialistID":3},{"ID":23,"Name":"Infectiology","SpecialistID":28},{"ID":19,"Name":"Internal medicine","SpecialistID":4},{"ID":27,"Name":"Neurology","SpecialistID":45}]}]
                                                                                                                                                                                                                    
                                                                                                    

Get Diagnosis - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/204/symptom+checker+api/214/get+diagnosis?gender=male&year_of_birth=1990&symptoms=[234,11]&language=en-gb&format=json' --header 'Authorization: Bearer YOUR_API_KEY' 

    

The proposed symptoms can be called to request additional symptoms which can be related to the given symptoms in order to refine the diagnosis.



                                                                            
GET https://zylalabs.com/api/204/symptom+checker+api/215/suggested+symptoms
                                                                            
                                                                        

Suggested Symptoms - Endpoint Features

Object Description
gender [Required] Options are Male or Female.
year_of_birth [Required] Year of birth of the patient.
language [Required] Define language flag for information to be retrieved. Currently possible: de-ch, en-gb, fr-fr, es-es, tr-tr.
symptoms [Required] Serialized array of selected symptom ids in json format. example symptoms=[234,235,236]
format [Optional] Response format: json or xml.
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            [{"ID":13,"Name":"Sore throat"},{"ID":14,"Name":"Runny nose"},{"ID":28,"Name":"Stuffy nose"},{"ID":15,"Name":"Cough"},{"ID":12,"Name":"Pain in the limbs"},{"ID":95,"Name":"Sneezing"}]
                                                                                                                                                                                                                    
                                                                                                    

Suggested Symptoms - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/204/symptom+checker+api/215/suggested+symptoms?gender=male&year_of_birth=1990&language=en-gb&symptoms=[234,11]&format=json' --header 'Authorization: Bearer YOUR_API_KEY' 

    

Check out our specializations so you can make your own mapping.

You will be able to declare your specialist to one of your specializations, so when anyone looks for that specialization you will be providing a list of all the available specialists. 

 


                                                                            
GET https://zylalabs.com/api/204/symptom+checker+api/216/specializations
                                                                            
                                                                        

Specializations - Endpoint Features

Object Description
language [Required] Define language flag for information to be retrieved. Currently possible: de-ch, en-gb, fr-fr, es-es, tr-tr.
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            [{"ID":1,"Name":"Cardiology"},{"ID":4,"Name":"Acupuncture"},{"ID":5,"Name":"Allergology"},{"ID":6,"Name":"Anesthesia"},{"ID":7,"Name":"Angiology"},{"ID":8,"Name":"Anthroposophical medicine"},{"ID":9,"Name":"Child psychiatry"},{"ID":10,"Name":"Plastic surgery"},{"ID":11,"Name":"Dermatology"},{"ID":12,"Name":"Endocrinology"},{"ID":13,"Name":"Forensic medicine"},{"ID":14,"Name":"Gastroenterology"},{"ID":15,"Name":"General practice"},{"ID":17,"Name":"Geriatric medicine"},{"ID":18,"Name":"Gynecology"},{"ID":19,"Name":"Internal medicine"},{"ID":20,"Name":"Hand surgery"},{"ID":21,"Name":"Hematology"},{"ID":22,"Name":"Homeopathy"},{"ID":23,"Name":"Infectiology"},{"ID":24,"Name":"Manual medicine"},{"ID":25,"Name":"Maxillo surgery"},{"ID":26,"Name":"Nephrology"},{"ID":27,"Name":"Neurology"},{"ID":28,"Name":"Occupational medicine"},{"ID":29,"Name":"Oncology"},{"ID":30,"Name":"Ophthalmology"},{"ID":31,"Name":"Orthopedics"},{"ID":32,"Name":"Otolaryngology"},{"ID":33,"Name":"Pathology"},{"ID":34,"Name":"Pediatrics"},{"ID":35,"Name":"Pulmonology"},{"ID":36,"Name":"Psychiatry"},{"ID":37,"Name":"Tropical medicine"},{"ID":38,"Name":"Sports medicine"},{"ID":39,"Name":"Surgery"},{"ID":40,"Name":"Radiology"},{"ID":41,"Name":"Rheumatology"},{"ID":42,"Name":"Urology"},{"ID":43,"Name":"Dentistry"},{"ID":44,"Name":"Orthodontics"},{"ID":45,"Name":"Oral surgery"},{"ID":46,"Name":"Periodontology"},{"ID":47,"Name":"Reconstructive dentistry"},{"ID":982,"Name":"General practice"},{"ID":983,"Name":"Allergy and immunology"},{"ID":984,"Name":"Brain and nerve surgery"},{"ID":985,"Name":"Internal medicine"},{"ID":986,"Name":"Dermatology"},{"ID":987,"Name":"Dentistry"},{"ID":988,"Name":"Endocrinology"},{"ID":989,"Name":"Infectiology"},{"ID":990,"Name":"Physical medicine and rehabilitation"},{"ID":991,"Name":"General surgery"},{"ID":992,"Name":"Thoracic surgery"},{"ID":993,"Name":"Pulmonology"},{"ID":994,"Name":"Ophthalmology"},{"ID":995,"Name":"Gynecology"},{"ID":996,"Name":"Cardiovascular surgery"},{"ID":997,"Name":"Cardiology"},{"ID":998,"Name":"Otolaryngology"},{"ID":999,"Name":"Neurology"},{"ID":1000,"Name":"Oncology"},{"ID":1001,"Name":"Orthodontics"},{"ID":1002,"Name":"Orthopedics"},{"ID":1003,"Name":"Plastic surgery"},{"ID":1004,"Name":"Psychiatry"},{"ID":1005,"Name":"Rheumatology"},{"ID":1006,"Name":"Urology"},{"ID":1007,"Name":"Emergency medicine"},{"ID":1008,"Name":"Pediatrics"},{"ID":1009,"Name":"Child and adolescent psychiatry"},{"ID":1010,"Name":"Pediatric surgery"},{"ID":1011,"Name":"Algology"},{"ID":1019,"Name":"Emergency medicine"},{"ID":1020,"Name":"General practice"},{"ID":1021,"Name":"Algology"},{"ID":1022,"Name":"Allergy and immunology"},{"ID":1023,"Name":"Brain and nerve surgery "},{"ID":1024,"Name":"Pediatric surgery"},{"ID":1025,"Name":"Pediatrics"},{"ID":1026,"Name":"Child and adolescent psychiatry"},{"ID":1027,"Name":"Internal medicine"},{"ID":1028,"Name":"Dermatology"},{"ID":1029,"Name":"Dentistry"},{"ID":1030,"Name":"Endocrinology"},{"ID":1031,"Name":"Infectiology"},{"ID":1032,"Name":"Physical medicine and rehabilitation"},{"ID":1033,"Name":"General surgery"},{"ID":1034,"Name":"Thoracic surgery"},{"ID":1035,"Name":"Pulmonology"},{"ID":1036,"Name":"Ophthalmology"},{"ID":1037,"Name":"Gynecology"},{"ID":1038,"Name":"Cardiovascular surgery"},{"ID":1039,"Name":"Cardiology"},{"ID":1040,"Name":"Otolaryngology"},{"ID":1041,"Name":"Neurology"},{"ID":1042,"Name":"Oncology"},{"ID":1043,"Name":"Orthodontics"},{"ID":1044,"Name":"Orthopedics"},{"ID":1045,"Name":"Plastic surgery"},{"ID":1046,"Name":"Psychiatry"},{"ID":1047,"Name":"Rheumatology"},{"ID":1048,"Name":"Urology"},{"ID":1049,"Name":"Acupuncture"},{"ID":1051,"Name":"Allergology"},{"ID":1052,"Name":"Anesthesia"},{"ID":1053,"Name":"Angiology"},{"ID":1054,"Name":"Anthroposophical medicine"},{"ID":1055,"Name":"Cardiology"},{"ID":1056,"Name":"Child psychiatry"},{"ID":1057,"Name":"Dentistry"},{"ID":1058,"Name":"Dermatology"},{"ID":1059,"Name":"Endocrinology"},{"ID":1060,"Name":"Forensic medicine"},{"ID":1061,"Name":"Gastroenterology"},{"ID":1062,"Name":"General practice"},{"ID":1063,"Name":"Geriatric medicine"},{"ID":1064,"Name":"Gynecology"},{"ID":1065,"Name":"Hand surgery"},{"ID":1066,"Name":"Hematology"},{"ID":1067,"Name":"Homeopathy"},{"ID":1068,"Name":"Infectiology"},{"ID":1069,"Name":"Internal medicine"},{"ID":1070,"Name":"Manual medicine"},{"ID":1071,"Name":"Maxillo surgery"},{"ID":1072,"Name":"Nephrology"},{"ID":1073,"Name":"Neurology"},{"ID":1074,"Name":"Occupational medicine"},{"ID":1075,"Name":"Oncology"},{"ID":1076,"Name":"Ophthalmology"},{"ID":1077,"Name":"Oral surgery"},{"ID":1078,"Name":"Orthodontics"},{"ID":1079,"Name":"Orthopedics"},{"ID":1080,"Name":"Otolaryngology"},{"ID":1081,"Name":"Pathology"},{"ID":1082,"Name":"Pediatrics"},{"ID":1083,"Name":"Periodontology"},{"ID":1084,"Name":"Plastic surgery"},{"ID":1085,"Name":"Psychiatry"},{"ID":1086,"Name":"Pulmonology"},{"ID":1087,"Name":"Radiology"},{"ID":1088,"Name":"Reconstructive dentistry"},{"ID":1089,"Name":"Rheumatology"},{"ID":1090,"Name":"Sports medicine"},{"ID":1091,"Name":"Surgery"},{"ID":1092,"Name":"Tropical medicine"},{"ID":1093,"Name":"Urology"},{"ID":1094,"Name":"Proctology"},{"ID":1095,"Name":"Phthisiatry"},{"ID":1096,"Name":"Ambulance"},{"ID":1097,"Name":"Child cardiology"},{"ID":1098,"Name":"Child urology"},{"ID":1099,"Name":"Child surgery"},{"ID":1100,"Name":"Child endocrinology"},{"ID":1101,"Name":"Child dentistry"},{"ID":1102,"Name":"Gastroenterology"}]
                                                                                                                                                                                                                    
                                                                                                    

Specializations - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/204/symptom+checker+api/216/specializations?language=en-gb' --header 'Authorization: Bearer YOUR_API_KEY' 

    

API Access Key & Authentication

After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Symptom Checker API REST API, simply include your bearer token in the Authorization header.
Headers
Header Description
Authorization [Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.

Simple Transparent Pricing

No long term commitments. One click upgrade/downgrade or cancellation. No questions asked.

πŸš€ Enterprise

Starts at
$ 10,000/Year


  • Custom Volume
  • Dedicated account manager
  • Service-level agreement (SLA)

Customer favorite features

  • βœ”οΈŽ Only Pay for Successful Requests
  • βœ”οΈŽ Free 7-Day Trial
  • βœ”οΈŽ Multi-Language Support
  • βœ”οΈŽ One API Key, All APIs.
  • βœ”οΈŽ Intuitive Dashboard
  • βœ”οΈŽ Comprehensive Error Handling
  • βœ”οΈŽ Developer-Friendly Docs
  • βœ”οΈŽ Postman Integration
  • βœ”οΈŽ Secure HTTPS Connections
  • βœ”οΈŽ Reliable Uptime

Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.

Prices are listed in USD (United States Dollar), EUR (Euro), CAD (Canadian Dollar), AUD (Australian Dollar), and GBP (British Pound). We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the world’s most reliable payment companies. If you have any trouble paying by card, just contact us at [email protected]

Additionally, if you already have an active subscription in any of these currencies (USD, EUR, CAD, AUD, GBP), that currency will remain for subsequent subscriptions. You can change the currency at any time as long as you don't have any active subscriptions.

The local currency shown on the pricing page is based on the country of your IP address and is provided for reference only. The actual prices are in USD (United States Dollar). When you make a payment, the charge will appear on your card statement in USD, even if you see the equivalent amount in your local currency on our website. This means you cannot pay directly with your local currency.

Occasionally, a bank may decline the charge due to its fraud protection settings. We suggest reaching out to your bank initially to check if they are blocking our charges. Also, you can access the Billing Portal and change the card associated to make the payment. If these does not work and you need further assistance, please contact our team at [email protected]

Prices are determined by a recurring monthly or yearly subscription, depending on the chosen plan.

API calls are deducted from your plan based on successful requests. Each plan comes with a specific number of calls that you can make per month. Only successful calls, indicated by a Status 200 response, will be counted against your total. This ensures that failed or incomplete requests do not impact your monthly quota.

Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.

To upgrade your current subscription plan, simply go to the pricing page of the API and select the plan you want to upgrade to. The upgrade will be instant, allowing you to immediately enjoy the features of the new plan. Please note that any remaining calls from your previous plan will not be carried over to the new plan, so be aware of this when upgrading. You will be charged the full amount of the new plan.

To check how many API calls you have left for the current month, look at the β€˜X-Zyla-API-Calls-Monthly-Remaining’ header. For example, if your plan allows 1000 requests per month and you've used 100, this header will show 900.

To see the maximum number of API requests your plan allows, check the β€˜X-Zyla-RateLimit-Limit’ header. For instance, if your plan includes 1000 requests per month, this header will display 1000.

The β€˜X-Zyla-RateLimit-Reset’ header shows the number of seconds until your rate limit resets. This tells you when your request count will start fresh. For example, if it displays 3600, it means 3600 seconds are left until the limit resets.

Yes, you can cancel your plan anytime by going to your account and selecting the cancellation option on the Billing page. Please note that upgrades, downgrades, and cancellations take effect immediately. Additionally, upon cancellation, you will no longer have access to the service, even if you have remaining calls left in your quota.

You can contact us through our chat channel to receive immediate assistance. We are always online from 8 am to 5 pm (EST). If you reach us after that time, we will get back to you as soon as possible. Additionally, you can contact us via email at [email protected]

To let you experience our APIs without any commitment, we offer a 7-day free trial that allows you to make API calls at no cost during this period. Please note that you can only use this trial once, so make sure to use it with the API that interests you the most. Most of our APIs provide a free trial, but some may not support it.

After 7 days, you will be charged the full amount for the plan you were subscribed to during the trial. Therefore, it’s important to cancel before the trial period ends. Refund requests for forgetting to cancel on time are not accepted.

When you subscribe to an API trial, you can make only 25% of the calls allowed by that plan. For example, if the API plan offers 1000 calls, you can make only 250 during the trial. To access the full number of calls offered by the plan, you will need to subscribe to the full plan.


Related APIs