API Reference

Authentication Reference

Supported Authentication Methods 1. API Key (Simple) Suitable for server-side applications making read-only requests. Pass the key in the Authorization header:...

admin
Latest
Tutorials

Going Live Checklist

Before You Go Live Going live with your Aelix integration is straightforward, but completing this checklist will prevent the most common production issues. ✅...

admin
Latest
Authentication

Authenticating with OAuth 2.0

Overview Aelix APIs use OAuth 2.0 Client Credentials for server-to-server authentication. This flow is ideal for background services and daemons that need to...

intermediate
4 steps 20 min
Security

Securing Your API Integration

1 — Manage Secrets Properly Never hardcode API keys or client secrets in source code. Use a secrets manager: AWS Secrets Manager or Parameter Store for...

intermediate
5 steps 20 min
Subscribe to OAuth