E

EnteroBase API

REST discovered

Details
URL
https://enterobase.warwick.ac.uk/api/v2.0
Docs
https://enterobase.readthedocs.io/en/latest/api/api-getting-started.html
Authentication
EnteroBase API token used as HTTP Basic username compound discovered Get key ↗
Authorization: Basic <credential>

Create an account at EnteroBase. If you already have API access to a species database, open that database dashboard and copy the token shown under “Important information”. If you do not have API access, email enterobase@warwick.ac.uk from your registered account requesting access to the database of interest; once approved, copy the token from the dashboard. Use the token as the Basic auth username with an empty password, e.g. Authorization: Basic base64(<TOKEN>:).