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

# Get Your App Verified

> Apply for the Verified badge and get your integration listed in the Vendaze marketplace.

Verified apps display a **Verified** badge on the OAuth consent screen and are listed in the [Vendaze integration marketplace](https://app.vendaze.com/u/settings/apps). Verification is a manual review process conducted by the Vendaze team.

## What you get

<CardGroup cols={2}>
  <Card title="Verified badge" icon="badge-check">
    Your app is marked as trusted on the OAuth consent screen. Users see that Vendaze has reviewed
    and approved your integration.
  </Card>

  <Card title="Marketplace listing" icon="store">
    Your app appears in the Vendaze integration marketplace, where thousands of CRM users discover
    and connect new tools.
  </Card>
</CardGroup>

## Requirements

Your app must meet all of the following before submitting:

<Steps>
  <Step title="Integration is fully built and live">
    Your integration must be complete and working in production. Do not submit for verification
    while still in development, testing, or building. Incomplete integrations are rejected without
    review.
  </Step>

  <Step title="OAuth flow works end to end">
    The full authorization flow must work: authorization request, user consent, token exchange, API
    calls, and token refresh. Every step must function correctly with real user accounts.
  </Step>

  <Step title="Only necessary scopes are requested">
    Your app must request only the scopes it actually uses. Requesting scopes speculatively or for
    future features is grounds for rejection.
  </Step>

  <Step title="Privacy Policy and Terms of Use are published">
    Both documents must be publicly accessible at stable URLs before submitting. They must describe
    how you handle Vendaze user data specifically.
  </Step>

  <Step title="App is registered with a business email">
    The app must be registered under a business email address. Personal email addresses (Gmail,
    Outlook, etc.) are not accepted for verification.
  </Step>
</Steps>

<Warning>
  Submitting before your integration is fully ready wastes your review slot and delays the process.
  The review team will reject incomplete submissions and you will need to resubmit from scratch.
</Warning>

## Review process

1. You submit the form with all required information.
2. The Vendaze team reviews your submission within **10 business days**.
3. You receive the result by email at the address provided in the form.
4. If approved, the Verified badge is applied to your app automatically.
5. If rejected, the email explains what needs to be fixed before resubmitting.

<Note>
  The 10-business-day window starts when your submission is received. Incomplete submissions that
  pass initial validation but fail during review do not restart the clock. You resubmit and a new
  10-day window begins.
</Note>

## Apply for verification

Make sure your integration meets all the requirements above before submitting. Incomplete or
inaccurate submissions are rejected without review.

<a href="https://form.jotform.com/261495705376062" target="_blank" rel="noopener noreferrer">
  Apply for Verification →
</a>

Questions about the verification process? Contact [support@vendaze.com](mailto:support@vendaze.com).
