Implementation checklist for basic authentication

To configure the system APIs for basic authentication, you may need to do the following tasks:

Task More Information
Create or modify API roles Endpoint access
Review the resource access provided to internal users Resource access

To make a system API call for basic authentication, the caller application must:

  1. Send the API call using basic authentication.

For more information, see Sending authenticated calls with basic authentication.