Jwt Auth: Authenticated requests contain a valid Json Web Token (JWT) as part of the Authorization: Bearer <JWT> header.
Authorization: Bearer <JWT>
Your Sentinel API Key
Last updated 8 months ago
Was this helpful?
GET /api/v1/export/bans/json HTTP/1.1 Host: sentinel.metatable.dev Authorization: Bearer YOUR_SECRET_TOKEN Accept: */*