For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
DashboardDocumentationPlaygroundSign Out
  • Intro
    • Introduction & Auth
    • Data Overview
  • API Reference
  • Aviato DSL
    • Aviato DSL V1
    • DSL Query Schemas
Logo
DashboardDocumentationPlaygroundSign Out
On this page
  • Authenticate
Intro

Introduction & Auth

The Aviato Data Engine provides datapoints on people and organizations. The data is sourced from many of private and public sources, and is refreshed on a regular basis.

The API is organized around REST, and requires authentication. To get access, please reach out to our team at aviato.co

Authenticate

To authenticate your requests, first create an API key:

  1. Go to your Teams
  2. Select a Team
  3. Select “API Keys” on the left nav
  4. Create a key

Then, add the “Authorization” header to your request, with this value: “Bearer [your api key]”.

Was this page helpful?

Data Overview

Next
Built with