> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ropes.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Learn the basics of the Ropes API. Contact support@ropes.ai with any questions about our developer documentation.

## Getting an API Key

To interact with the Ropes platform programmatically, you will need an API key. Follow the steps below to generate your API key:

1. **Navigate to the Settings Page**:
   * Log in to your Ropes account.
   * Click on your profile picture or the menu icon to open the navigation menu.
   * Select "Settings" from the dropdown menu.
2. **Access Developer Settings**:
   * Once on the Settings page, locate and click on "Developer settings".
3. **Create an API Key**:
   * In the Developer settings section, you will find an option to create a new API key.
   * Click on the "Create API Key" button.
   * A new API key will be generated. Make sure to copy and store it in a secure place.
4. **Manage API Keys**:
   * You can view, delete, and refresh your API keys within the Developer settings section.
   * To delete an API key, click on the "Delete" button next to the key you wish to remove.

For security purposes, we recommend rotating your keys at least once per month.
