All API endpoints require authentication using an API key, which must be included in the request headers.Include your API key in the x-api-key header as shown below:
For development and testing purposes, you can use the following base URL:
Copy
Ask AI
https://admin.snagsolutions.io
The development base URL has rate limiting restrictions. For production environments, it’s recommended to configure a custom hostname to get better rate limits and improved performance.
Use a subdomain of snag-render.com unique to your website/instance (e.g., yourbrand.snag-render.com):
This option is available directly from the hostname configuration page in admin
Provides a professional, branded URL without requiring your own domain
Includes the same benefits as custom hostname configuration
Both custom hostname options provide better rate limits and performance compared to the development base URL. Choose the option that best fits your branding and infrastructure requirements.