Documentation Index

Fetch the complete documentation index at: https://documents.revsure.ai/llms.txt

Use this file to discover all available pages before exploring further.

Introduction

Next

Welcome to the RevSure API Documentation. This guide provides comprehensive information on how to interact with our RESTful API, designed to help developers integrate, manage, and extend the functionality of the RevSure Application. Our API enables you to programmatically access and manipulate resources such as

  • Funnel Snapshot, 
  • Demand Generation 
  • Pipeline predictability, 

using standard HTTP methods. Whether you're building a custom application, automating workflows, or integrating with third-party services, our API is built to be intuitive, secure, and developer-friendly.

Key Features:

  • RESTful architecture using standard HTTP verbs
  • JSON-formatted responses for easy parsing
  • Secure authentication via API tokens
  • Comprehensive error handling for robust integrations

This documentation includes:

  • Different levels of aggregated metrics and data, which can be used directly or for new data calculation. 
  • Authentication and authorization details
  • Endpoint descriptions with request examples
  • Status codes and error handling
  • Code samples in popular languages

Please note that while referring to <base url> in our API documentation, please follow the following order:

For eg, if you are logged into the "Example" tenant in our application and are located in the US, the base URL would be example.revsure.cloud.

If you are logged into the "Example" tenant in our application and are located in the EU, the base URL would be example.revsure-eu.cloud.