You no longer need to contact First AML support to have API credentials provisioned. API clients are now managed by your own team from within the First AML Platform, under Settings > Integrations > API Credentials.
What you can do
- Create an API client and select the scopes it requires (including
api-managementif you want to manage webhooks via the API). - View the
Client IDandClient Secretof your existing API clients. - Delete an API client that is no longer required.
The Client Secret of an existing API client cannot be replaced in place. If you need to change a set of credentials, create a new API client, move your integration across to its Client ID and Client Secret, and then delete the old client.
Per environment
Credentials are not shared between environments. Create your API clients separately in each environment you use, from that environment’s Platform URL. See Environments for the full list.
Existing API clients are unaffected and will continue to work as they do today.
For more detail, see our Account Setup documentation.