Global PRS API
Authorization: Bearer <credential> + Global PRS system token x-system-token: <credential> discovered Ask a Global PRS system administrator to provision API access for your integration. The docs describe JWT-based authentication and show requests using an Authorization: Bearer <token> header; system configurators manage API credentials and security settings in the PRS admin/configuration tools documented at System Configurator and Security Overview. The public docs do not expose a self-service token minting page.
Ask a Global PRS system administrator to provision a system token for server-to-server access. The API reference requires an x-system-token header alongside bearer auth, and the docs note that system configurators manage API credentials and security settings in System Configurator. The public docs do not provide a self-service page for creating this token.