Your First Request
Let’s get started with a simple health check request to ensure that the API is accessible and functioning correctly.Base URL
| Environment | URL |
|---|---|
| Production | https://server.overflow.co |
| Staging | https://server.stage.overflow.co |
Test with a Health Check
Use thiscurl command to perform a health check and verify your API credentials.
Health Check Request
OpenAPI Specification
Versioning
The current version of the API is v3, which is reflected in the base path:/api/v3.