🔐 Authentication
Access to the AccessRC API is secured via API keys. Each service provider receives a unique API key, which must be included in the header of every request.🛠️ How to Get an API Key
AccessRC platform admin will generate an API key from the AccessRC Service Provider Portal: AccessRC Platform Admin:- Log into AccessRC Program Managment Module.
- Select service provider account.
- Click on the “Generate API Key” button (under the “Service Provider” section).
- Copy and securely store the key. It will be masked in the interface for security.
- Share the key with Service Provider contact
⚠️ Keep your API key secret. Treat it like a password. If compromised, request AccessRC Platform admin to regenerate it from the portal.
📥 API Key in Requests
API key will be in thex-api-key header of AccessRC HTTP requests.
