Skip to content

API Key Authentication & Usage Monitoring #13

@findolor

Description

@findolor

Implement API key authentication, usage monitoring, and rate limiting for the st0x REST API.

API keys use HTTP Basic Auth (Authorization: Basic <base64(api_key:api_secret)>) per the API spec. Keys grant full access to all endpoints. Usage is tracked per-key for monitoring and audit purposes.

v1

v2

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions