API consumers
This endpoint is an early access feature. To determine whether you have this early access feature enabled, see How do we identify the stage of a feature?
API consumers are used to generate API keys and secret keys for your Mambu account. They are an abstraction similar to an OAuth client.
API keys are used to authenticate API requests. They inherit the scope of access settings from the API consumer that creates them. The API consumer access settings determine which capabilities an API key may access and which actions it may authorize. For more information on how to manage or assign these permissions, see API consumer access settings and permissions in our User Guide.
Secret keys are used to authenticate API key rotation requests, which allow you to invalidate existing API keys and replace them with new ones.
For more information about API consumers and API keys, see API Consumers in our User Guide.