Environments
Environments
The Weave Public API is served from the following base URL:
| Environment | Base URL |
|---|---|
| Production | https://public.weave-api.com |
All API endpoints must be prefixed with this base URL.
For example, to access the /analytics/v1/smsMessages:search endpoint, the full URL would be:
https://public.weave-api.com/analytics/v1/smsMessages:search