Skip to content

External APIs

The External APIs page is where you register custom APIs and scopes for your organisation. These scopes can then be assigned to application clients so that your software can request the permissions needed to interact with protected services.

To register an External API:

  1. In Mapworks UI, click Mgt Console in the bottom left.

Mgt Console button

  1. Click External APIs.

External APIs Tab in the side navigation bar

  1. Click the orange Add External API button on the right.

Add External API button

  1. Configure the following details:
FieldDescriptionTechnical Role
NameDescriptive label for the API.Administrative only.
IdentifierA unique ID (usually a URI) for the API.Populates the aud claim in the JWT.
ScopesSpecific permissions (e.g., read, write).Populates the scope claim for RBAC.

Configure External APIs

Once the External API has been created, its scopes become available in the Allowed Scopes Tab when configuring an application. For more information, see Applications.