Base URL
All API request URLs referenced in this API documentation begin with the following base URL:
https://api.sitecoresend.io/v3
The base URL includes the {hostname} which is api.sitecoresend.io and the API version v3.
To make a request to a specific API endpoint, the path to the endpoint is added to the base URL.
For example, to make a request to get all active email lists in your account, create a GET request and add the specific endpoint path /lists to the base URL:
https://api.sitecoresend.io/v3/lists