> ## Documentation Index
> Fetch the complete documentation index at: https://docs.camber.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Quickstart

> This page has everything you need to start verifying licenses with Camber.

Here's the game plan:

1. Start a license verification by calling the [start verification](/api-reference/license-verification/start-verification) endpoint.
2. Setup a webhook to receive notifications when the verification is complete.
3. Retrieve the verification result using the [retrieve verification](/api-reference/license-verification/retrieve-verification) endpoint.

All requests will use the base URL `https://api.camber.so/v1`. Make sure you have generated an API key (authentication token) from the [Camber dashboard](https://app.camber.so).

## Start a verification
