Getting Started
Authentication
This guide covers how to use specific headers for authentication and authorization.
Base URL
Base URL
Headers
These are included in all requests.
Content-Type
API Key
The x-rolodex-api-key
header should contain the user’s API key. This key is used for identifying the user and further processing the request. To use it, include the x-rolodex-api-key
header with the value being your personal API key in your API requests.