
Movebank is a public API providing movement and migration data of animals.
This API is publicly accessible without authentication.
GET https://api.example.com/v1/status| Method | Path | Description |
|---|---|---|
| GET | https://github.com/movebank/movebank-api-doc | Primary API endpoint. |
curl -X GET "https://github.com/movebank/movebank-api-doc" \ -H "Accept: application/json"