--- id: authentication title: Authentication pagination_label: Authentication sidebar_label: Authentication sidebar_position: 2 sidebar_class_name: authentication keywords: ['authentication'] description: Authenticate to the NERM APIs. slug: /api/nerm/authentication tags: ['Authentication'] --- ## Overview NERM uses bearer tokens to allow customers to authenticate to NERM API endpoints. These tokens can be generated by following the instructions [here](https://documentation.sailpoint.com/ne-admin/help/setup/api.html). ## Example To use your bearer token simply provide it in the header with the request like so: `Authorization: Bearer `