LoginRadius API
This is a LoginRadius API server. Which you can use to authenticate and manage the user.
Authentication
- API Key: AccessToken
- HTTP: Bearer Auth
- API Key: APIKey
- API Key: APISecret
- API Key: ClientId
- API Key: ClientSecret
- HTTP: Bearer Auth
- API Key: Digest
- API Key: XRequestExpiresTime
- API Key: ApiSecret
- API Key: XLoginRadiusAPISecret
- API Key: XLoginRadiusAPIKey
Access Token in QueryString
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | access_token |
Bearer token for user authentication
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Tenant api key for authentication
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | apikey |
Tenant api secret for authentication
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | apisecret |
Application client id for authentication
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | client_id |
Application client secret for authentication
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | client_secret |
M2M Token for authentication
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
Request signing digest for authentication
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | digest |
Request expires time for api authentication
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-Request-Expires |
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | secret |
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-LoginRadius-ApiSecret |
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-LoginRadius-ApiKey |
Contact API Support: support@loginradius.com