Jump to Content
fishbaseapi
API ReferenceDiscussions
v1.0

fishbaseapi
API Reference
v1.0API ReferenceDiscussions

Documentation

  • Getting Started
  • Base URL
  • Fishbase vs. Sealifebase
  • Database versions
  • HTTP Methods
  • Response Codes
  • Response headers
  • Response bodies
  • Media Types
  • Pagination
  • Authentication
  • Parameters
  • License

Routes

  • heartbeatget
  • docsget
  • docs by tableget
  • versionsget
  • comnamesget
  • countrefget
  • countryget
  • dietget
  • ecologyget
  • ecosystemget
  • faoareasget
  • faoareas by idget
  • faoarrefget
  • faoarref by idget
  • fecundityget
  • fooditemsget
  • generaget
  • genera by idget
  • intrcaseget
  • listfieldsget
  • maturityget
  • morphdatget
  • morphmetget
  • occurrenceget
  • oxygenget
  • popcharget
  • popgrowthget
  • poplfget
  • popllget
  • popqbget
  • poplwget
  • predatsget
  • rationget
  • refrensget
  • reproducget
  • speciesget
  • species by idget
  • spawningget
  • speedget
  • stocksget
  • swimmingget
  • synonymsget
  • taxaget
  • taxa by idget
Powered by 

HTTP Methods

This is essentially a read only API. That is, we only allow GET (and HEAD) requests on this API.

Requests of all other types will be rejected with appropriate 405 code, including POST, PUT, COPY, HEAD, DELETE, etc.