website logo
Detected.co
⌘K
APIs
Authentication
Error Handling
Pagination
Versioning
API Docs
Profiles
Analytics
Reference Architectures
Data Warehouse Integration
CRM Integration
Legal
End User Privacy Notice
Data Processing Agreement
End User Terms of Use
System Status
Feature Overview
Alerts
Audit Log
Insights
Profile Status
Status Webhooks
Change Log
29 March 2023
28 February 2023
08 February 2023
5th January 2023
12th December 2022
29th November 2022
21st October 2022
6th September 2022
Docs powered by archbee 
1min

Authentication

The Detected API uses a bearer token for authentication of all requests,

You can find this token in the monitoring dashboard on the Integration page, it is unique to your account and should be kept private.

Curl
|
curl https://detected.app/example/endpoint
   -H "Accept: application/json"
   -H "Authorization: Bearer {token}"




Updated 03 Mar 2023
UP NEXT
Error Handling
Docs powered by archbee