Get Your API Key
Learn how to obtain your Orshot API key
Your API key is required to authenticate all requests to the Orshot API. Follow these steps to get your API key.
If you don't have an Orshot account yet:
- Go to orshot.com/pricing
- Create your account with email or social login
- Verify your email address
If you already have an account, log in here.
Once logged in and on the dashboard, you'll see API Keys link in the sidebar. Click on that link and you'll see all your API keys

Once on the API Keys page, you'll see all your existing API keys listed. Each key shows:
Creating a New API Key
If you need to create a new API key:
- Click the + Add New button in the top right
- Give your API key a descriptive label (e.g., "Production App", "Testing")
- Click Create
- Your new API key will be displayed
Managing Your API Keys
Multiple API Keys
You can create multiple API keys for different purposes:
- Development: For testing and development
- Production: For your live application
- Integrations: For third-party tools like Zapier or Make
Editing API Keys
To rename or update an API key:
- Click the edit icon (✏️) next to the key
- Update the label
- Save changes
Deleting API Keys
If an API key is compromised or no longer needed:
- Click the delete icon (🗑️) next to the key
- Confirm deletion
- Create a new API key to replace it if needed
Next Steps
Now that you have your API key: