Sherlockeye API
Copy Page
Welcome to Sherlockeye API
Authentication
Balance
Get token balance for the authenticated user
GET
Searches
Create a new OSINT search
POST
Get search details and results
GET
Delete a search
DELETE
Blockchain
Register a search on the blockchain
POST
Summary
Get (or generate) an AI summary for a search
GET
Schemas
ErrorResponse
BalanceResponse
CreateSearchRequest
CreateSearchResponse
GetSearchResponse
DeleteSearchResponse
BlockchainResponse
SummaryResponse
SearchResult
BlockchainData
BlockchainData
Copy Page
{
"signature"
:
"string"
,
"confirmed"
:
true
,
"timestamp"
:
0
,
"explorerUrl"
:
"http://example.com"
}