Custom endpoint
We already support custom endpoint URLs for our Enterprise customers. Custom endpoints are useful, since it allows you to for example route the traffic through a CloudFlare proxy, granting you some additional control.
While this is a feature we expect to release to self-service customers as well in time, for now this setup requires some co-ordination, which is why it's limited to Enterprise customers.
Client setup
On the front-end, you simply need to pass the api_endpoint with options:
const t = new Thumbmark({ api_endpoint: 'https://your.domain.com' });
Additional notes
Depending on the setup, this will require some co-ordination with us to ensure it works end-to-end.
If you are an Enterprise client and you need to set this up, please drop us an email