Skip to main content
LoneScale API Doc home page
Search...
⌘K
Contact Support
Dashboard
Dashboard
Search...
Navigation
API documentation
Introduction
API Reference
Documentation
Help Center
Getting Started
Authentication
GET
Get user information
API documentation
Introduction
API Enrichment
POST
Start Enrichment
POST
Search Contacts
Sourcing payload
On this page
Authentication
API documentation
Introduction
Copy page
Copy page
Authentication
All API endpoints are authenticated using x-api-key and picked up from the specification file.
Copy
"security"
: [
{
"X-API-KEY"
: []
}
]
Get user information
Start Enrichment
⌘I