This page provides an overview of all available API endpoints and their arguments. On the API server, this information is available at {host}/__docs__/, where {host} is the API location, such as "localhost", an IP address, or DNS name.

Overview of endpoints

[GET] /esbl_prediction:

Description: Retrieve an ESBL ETEST prediction and reliability for a vector of MIC values.

Arguments:

  • AMC Amoxicillin/clavulanic acid, can be left blank

  • AMP Ampicillin, can be left blank

  • TZP Piperacillin/tazobactam, can be left blank

  • CXM Cefuroxime, can be left blank

  • FOX Cefoxitin, can be left blank

  • CTX Cefotaxime, can be left blank

  • CAZ Ceftazidime, can be left blank

  • GEN Gentamicin, can be left blank

  • TOB Tobramycin, can be left blank

  • TMP Trimethoprim, can be left blank

  • NIT Nitrofurantoin, can be left blank

  • FOS Fosfomycin, can be left blank

  • CIP Ciprofloxacin, can be left blank

  • IPM Imipenem, can be left blank

  • MEM Meropenem, can be left blank

  • COL Colistin, can be left blank