Base URL

glossary

Base URL

The root URL for an API that all endpoints are relative to, e.g., https://api.example.com. Endpoints are appended to the base URL.

See Also

Other languages