Orshot Logo
OrshotDocs

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:

  1. Go to orshot.com/pricing
  2. Create your account with email or social login
  3. 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:

  1. Click the + Add New button in the top right
  2. Give your API key a descriptive label (e.g., "Production App", "Testing")
  3. Click Create
  4. 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:

  1. Click the edit icon (✏️) next to the key
  2. Update the label
  3. Save changes

Deleting API Keys

If an API key is compromised or no longer needed:

  1. Click the delete icon (🗑️) next to the key
  2. Confirm deletion
  3. Create a new API key to replace it if needed

Next Steps

Now that you have your API key:

On this page