Errors
GetFly API uses the following error codes:
| Code | Description |
|---|---|
| 200 | Success |
| 201 | Successfully created |
| 400 | Bad request |
| 401 | Unauthorized request, possibly due to an invalid API Key |
| 403 | Forbidden - Request Method not accepted |
| 404 | Not found - The requested resource was not found |
| 500 | Internal Server Error |