Skip to main content

Authentication

To authenticate with the Visito API, follow these steps:
  1. Go to Settings > API Keys in your Visito dashboard.
  2. Create a new API key.
  3. Include the API key in the Authorization header of every request using the Bearer format.

Sample Header

Authorization: Bearer YOUR_API_KEY_HERE