Errors
The Gene Homology Search API uses the following error codes:
| Error Code | Meaning |
|---|---|
| 400 | Bad Request -- Invalid endpoint or improperly formed query |
| 401 | Unauthorized -- Invalid API key (TBD) |
| 405 | Method Not Allowed -- You tried to access a resource with an invalid method |
| 429 | Too Many Requests -- The server is overloaded with interactive queries. |
| 500 | Internal Server Error -- A problem with the search server. Try again later. |