How to Become an Integration Partner with Hospitable.com
Hospitable.com offers a streamlined process for becoming an integration partner and listing your integration on their Apps marketplace. Below, we outline the key steps, requirements, and technical details to help you get started.
Steps to Become a Partner
Review Partner Program Resources: Start by reviewing the Partner Resources to understand the requirements and expectations.
Review the Technical Requirements: Familiarize yourself with the technical documentation and see if it aligns with your planned integration.
Submit the Partner Application Form: Provide details about your product features and how the integration will benefit shared customers.
Access the Partner Portal: Once approved, you’ll receive access to the Partner Portal, where you can manage OAuth clients, vendor credentials, webhook destinations, and view logs of API requests and webhooks for troubleshooting.
Technical requirements
Integrations must use OAuth for authentication in order to qualify for our Marketplace. Partners are expected to be able to process webhooks reliably, parse and validate our JSON payloads, and design request flows that remain within documented API rate limits and thresholds. Integrations should include robust error handling, retry and backoff logic, monitoring, and a clear incident-response and recovery plan.
Private vs. Official Integrations
Users building an internal integration for their own Hospitable account do not need to complete the integration partner application process. They can authenticate using a Personal Access Token generated within their Hospitable account, which provides access to the all Public API endpoints by default.
