Sign in to the dashboard
Head over to https://rxresu.me and sign in with your account credentials.
Navigate to API Keys settings
Once you’re in the dashboard, look for the sidebar navigation on the left. Under the Settings section, click on the API Keys link.
Create a new API key
Click Create a new API key. Fill in:
- Name: A label to help you identify what you use this key for
- Expires in: How long the key should remain valid
Copy the API key (important)
After creating the key, you’ll be shown the secret key once. Copy it and store it securely.
Authenticate requests with x-api-key
To authenticate API requests, include your key in the x-api-key header.
If you’re self-hosting, replace
https://rxresu.me with your instance URL. The API is served under /api/openapi.