FishBase API
REST API for accessing FishBase fish species data. Provides endpoints for searching species by name, listing species with filters, and retrieving taxonomic classifications.
Base URL:
Auth: unknown
Endpoints: 4
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 16:08:23.164070
https://www.fishbase.se/api/Auth: unknown
Endpoints: 4
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 16:08:23.164070
Links
SDKs:
- fishbase-scripts (Julia) (julia)
- fishbaseapi (R) (r)
Topics
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/classification | Get taxonomic classification | — | — | — |
GET |
/species | List species | — | — | — |
GET |
/species/lookup | Lookup species by name | — | — | — |
GET |
/webservice.php | FishBase Web Service | — | — | — |