Birds species
A Restful API which is scraping the Wikipedia pages for bird species in order to collect data. The data are cached and refreshed every 24 hours.
Birds species endpoints
| Method | Endpoint | Description |
|---|---|---|
| birds_api | ||
| GET |
/birds_api/birds /birds_api/birds |
|
| GET |
/birds_api/bird/{name} /birds_api/bird/{name} |
|
| /birds_api/group | ||
| GET |
Group by meta property, meta property attriibute and property value /birds_api/group |
This endpoint will group the available data by the property_value parameter. The available query parameters are meta_property, meta_property_attribute and property_value. The API… |
| GET |
Group by meta property and property value /birds_api/group |
This endpoint will group the available data by the property_value parameter. The available query parameters are meta_property, meta_property_attribute and property_value. The API… |
Birds species pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $3 / month | — |
|
| ULTRA | $6 / month | — |
|