URI Format
Base API URL
All Snappy API endpoints are relative to the following base URL:
<https://api.snappy.com/public-api/v2/>
mTLS URL
You can also use mTLS to enhance your API security. To get your specific certificates please contact our support.
Once you configure the certificated correctly, you need to also update endpoints to use the following secure api base URL:
<https://mtls-api.snappy.com/public-api/v2/>
Updated 5 months ago