...
Excerpt | ||
---|---|---|
| ||
APIs for the “Event Store” feature, in which the registry acts as a centralized “clearinghouse” of accomplishments and activities to support system integrations. |
API Keys
API Keys are configured at the Lambda level and consist of three pieces of information:
...
user
- unique user identifier
...
api_key
- password or key for the user
...
Calling the API
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Authentication
Method | Explanation | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| These endpoints require an API Key, assigned by the system administrators. These should be passed using Basic Authentication |
Configuration and diagnostics
...