Base URL & Versioning

Global configuration for the WaDoot API endpoints.

Base URL

All API requests should be made to the following base URL:

Production API
https://api.wadoot.com/v1

Versioning

The current version of the API is v1. We use URL-based versioning to ensure backward compatibility as we introduce new features.