How long does initial integration typically take?
Most teams have a working integration against the sandbox environment within half a day, using our quickstart guide and the language SDK of their choice. A production deployment with authentication, logging, and basic rate-limit configuration in place typically takes one to three days depending on your existing architecture.
Do you offer a free tier or trial period?
Yes — the Starter plan is free for up to 50,000 API calls per month with no credit card required. You can upgrade to a paid plan at any point from the dashboard, and your integration code stays the same across tiers; there's no migration work involved.
Where is my data stored?
All customer data is stored in EU-region infrastructure — primary in Dublin, with failover replication to Frankfurt. No data transits outside the EU unless you explicitly enable a non-EU edge region, which is off by default and requires an affirmative configuration change.
What languages and frameworks do your SDKs cover?
Official SDKs are maintained for Node.js, Python, Go, and Ruby. Community-maintained clients exist for PHP, Java, and .NET, and are linked from the documentation. The REST API itself works with any HTTP client, so if your stack isn't covered you can integrate directly with minimal overhead.