Skip to main content

What is Revive?

Revive is the platform powering Revive Home experiences. This documentation is the source of truth for how Revive’s backend API behaves, how to integrate with it, and how to work in the codebase. Use this site if you’re:
  • integrating with the Revive API
  • debugging API behavior across environments
  • developing on Revive services locally

Where to start

Repositories

Revive is split across multiple repositories. Start with these:

revive-api-docs

This documentation site (Mintlify). Update guides, navigation, and the OpenAPI spec used to generate the API reference.
If you’re looking for other services, clients, or infrastructure repos, use the GitHub link above to browse the full Revive-Home organization.

Environments and health

The navbar includes a link to the production API health endpoint. If you’re troubleshooting availability, start there and then consult the relevant endpoint in the API Reference for expected status codes and error responses.