{"note":"OpenAPI conversion -- returning structured metadata","name":"medcorder-com","description":"Medcorder Nearby Doctor API","version":"1.0.0","base_url":"https://api.medcorder.com","endpoints":1,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Medcorder Nearby Doctor API\n@base https://api.medcorder.com\n@version 1.0.0\n@endpoints 1\n@toc doctors(1)\n\n@endpoint GET /doctors\n@desc Fetch a list of nearby medical providers\n@optional {search: any # The search text so far for autocomplete, latitude: any # The latitude of the client, around which to search, longitude: any # The longitude of the client, around which to search, limit: any # The number of results desired}\n@returns(200) A list of doctors\n\n@end\n"}