Instantly Logo
Search/
  • Introduction
  • Getting Started
    • Getting Started
    • Authorization
    • Rate Limit
  • Help, Feedback, and FAQ
  • Workspace Group
  • Webhook Events
  • API V1 to API V2 Migration
  • API Explorer
  • Analytics
  • Account
  • Campaign
  • Email
  • Email Verification
  • Lead List
  • Inbox Placement Test
  • Inbox Placement Analytics
  • Inbox Placement Blacklist & SpamAssassin Report
  • API Key
  • Account Campaign Mapping
  • Lead
  • Background Job
  • Custom Tag
  • Custom Tag Mapping
  • Block List Entry
  • Lead Label
  • Workspace
  • SuperSearch Enrichment
  • Workspace Group Member
  • Workspace Member
  • Campaign Subsequence
  • Audit Log
  • Webhook
  • Webhook Event
  • DFY Email Account Order
  • Custom Prompt Template
  • Sales Flow
  • Email Template
  • Workspace Billing
  • CRM Actions
  • Schemas
Getting Started
/
Authorization
Last updated 10 months ago

Authorization

We are using bearer token authorization.

You will need your API key (check the getting started section if you don't know how to create one).

Add a new header to your request, called authorization, with the value: Bearer {{key}} - where key is your API key.

Was this helpful?

Previous page
Next page