Nexxen DSP Token Service
OAuth2 client-credentials token service for the Nexxen DSP APIs. A client POSTs its client_id and client_secret with grant_type=client_credentials as a JSON body and receives an access_token used as a Bearer token on every other Nexxen DSP service. It is the only service in the suite that does not itself require an access token.