Fish species
A Restful API which is scraping the Wikipedia pages for fish in order to collect data. The data are cached and refreshed every 24 hours.
Fish species endpoints
| Method | Endpoint | Description |
|---|---|---|
| fish_api | ||
| GET |
/fish_api/fishes /fish_api/fishes |
This endpoint will return back all available fishes that are available |
| GET |
/fish_api/fish/{name} /fish_api/fish/{name} |
This endpoint will return information for a specific fish |
| GET |
/fish_api/group /fish_api/group |
This endpoint will group the available data by the property_value parameter. The available URL query parameters are meta_property, meta_property_attribute, and property_value.… |
Fish species pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $3 / month | — |
|
| ULTRA | $6 / month | — |
|