Skip to main content
POST
/
api
/
v1
/
syslog
/
login
Marker endpoint for login syslog tracking
curl --request POST \
  --url https://api.example.com/api/v1/syslog/login \
  --header 'Authorization: Bearer <token>'
[
  {
    "key": "<string>",
    "value": "<unknown>"
  }
]

Documentation Index

Fetch the complete documentation index at: https://docs.extractor.live/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Authentication

Response

200 - application/json

OK

key
string
value
any