Base URL
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.
Related Terms
- API (Application Programming Interface)
- REST (Representational State Transfer)
- GraphQL
- SOAP (Simple Object Access Protocol)
- gRPC