ShowMojo Legacy API
The legacy version of the ShowMojo API provides programmatic access to core platform features. It enables clients to synchronize property listings, manage availability, and perform basic data integration with external systems.
This version of the API supports listing import, export of structured reports, and access to lead data. It is intended for systems that require direct synchronization with ShowMojo but do not yet depend on the extended features of the v4 API.
While the legacy API remains supported for backward compatibility, all new development is encouraged to use version 4, which offers improved structure, consistency, and extended reporting capabilities.
Authentication
- HTTP: Bearer Auth
- HTTP: Basic Auth
- API Key: tokenAuth
Security Scheme Type: | http |
---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
Security Scheme Type: | http |
---|---|
HTTP Authorization Scheme: | basic |
Security Scheme Type: | apiKey |
---|---|
Header parameter name: | X-ShowMojo-Token |