The Userorbit API provides programmatic access to various features of the Userorbit Admin Panel, allowing you to integrate Userorbit with your existing tools and workflows. This reference covers frequently asked questions about its usage and capabilities.
Frequently Asked Questions
What are the API rate limits?
Userorbit API rate limits are typically set to 100 requests per minute per API key. Higher limits may be available for enterprise plans or by contacting support for specific use cases.
Is the API free on all plans?
Access to the Userorbit API is generally available on most paid plans. Specific access levels and features may vary by subscription tier. Please refer to your plan details or contact sales for more information.
Can I use the API to create tours?
Yes, the Userorbit API allows for programmatic creation, management, and deployment of Product Tours. You can integrate tour creation into your CI/CD pipeline or other automated processes.
Is there a GraphQL API?
Currently, Userorbit provides a RESTful API. We are continuously evaluating new technologies and may consider a GraphQL API in future updates. Stay tuned to our changelog for announcements.
Can I use webhooks?
Yes, Userorbit supports webhooks for real-time notifications on key events within your account, such as survey submissions, checklist completions, or new user sign-ups. You can configure webhooks in the integration settings.
Which integrations are available?
Userorbit offers native integrations with popular tools for analytics, CRM, and marketing automation. Specific integrations include Salesforce, HubSpot, and Google Analytics. A full list is available in the Integrations section of the Admin Panel.
Can I build a custom integration?
Absolutely. The Userorbit API is designed to be flexible, allowing developers to build custom integrations and extend Userorbit's functionality to fit unique business requirements. Comprehensive API documentation is available to assist with custom development.
How do I report an API bug?
To report an API bug, please contact our support team through the Admin Panel's help section or email support@userorbit.com. Provide detailed steps to reproduce the issue, API request/response examples, and any error messages received.
Is there an API changelog?
Yes, we maintain a dedicated API changelog that details all updates, new features, deprecations, and bug fixes. You can find the changelog in our developer documentation or by subscribing to our developer newsletter.