Skip to main content

Quick Start

Get your first API call working in 5 minutes.

Prerequisites

  • A tenant bearer token (contact admin to generate one)
  • curl or any HTTP client

1. Verify connectivity

Expected response:

2. Make your first API call (REST)

3. Discover available APIs

This returns all connected providers with their available endpoints.

4. Use the generic proxy

For any API not covered by a curated tool:

Next steps