Orgo home page
Search...
⌘K
Documentation
Developer Console
Blog
Overview
Introduction
Authentication
AI Models
POST
AI Completion
GET
List Available Models
Projects
POST
Create Project
GET
List Projects
GET
Get Project by Project ID
POST
Start Project
POST
Stop Project
POST
Restart Project
POST
Delete Project
Computer Control
GET
Take Screenshot
POST
Click Mouse
POST
Type Text
POST
Press Key
POST
Scroll Page
POST
Wait Duration
POST
Execute Bash Command
POST
Execute Python Code
Help
Get an API Key
Orgo home page
Search...
⌘K
Help
Get an API Key
Get an API Key
Search...
Navigation
Overview
Authentication
Guides
API Reference
Guides
API Reference
Overview
Authentication
How to authenticate with the Orgo API
Overview
All API requests require authentication using a Bearer token in the Authorization header.
Getting Your API Key
Sign in to your
Orgo account
Navigate to the
Projects dashboard
Click on “API Keys” or generate a new key
Copy your API key (format:
sk_live_...
)
Using Your API Key
Include your API key in the Authorization header of every request:
Copy
Authorization:
Bearer
sk_live_your_api_key_here
Previous
AI Completion
Access 400+ AI models through OpenRouter integration. Requires OpenRouter to be connected in your account settings. Usage is charged to your OpenRouter account.
Next
On this page
Overview
Getting Your API Key
Using Your API Key
Assistant
Responses are generated using AI and may contain mistakes.