OpenHands API

Discover the OpenHands API—a RESTful interface enabling AI agents to be embedded in development workflows. Control AI-driven coding agents that write and modify code, run shell commands in sandboxed environments, interact with APIs, and browse resources autonomously.

1

Endpoints

0

Views

Aug 29, 2025

Last Checked

Unlimited

Rate Limit

API Endpoints

Get all OpenHands projects

Full URL

https://app.all-hands.dev/api/v1/projects

Code Examples

curl -X GET 'https://app.all-hands.dev/api/v1/projects' \
  -H 'Authorization: Bearer YOUR_API_KEY'

Parameters

{
  "limit": 10
}

Example Response

{
  "projects": [
    {
      "id": "1",
      "name": "Example Project"
    }
  ]
}

Version

v1

Rate Limit

Unlimited (self-hosted)
Tags
ai-software-developerapi-integrationweb-browsing
Technical Details
Authentication
API Key
Response Formats
JSON
Availability
global
Status
Published
Rate Limits

Unlimited (self-hosted)

Supported Languages
PythonJavaScriptJava
Use Cases
AI software developer
web browsing
API integration

Related APIs

Discover similar APIs that might interest you

APIopen source

gRPC API

gRPC is a high-performance, open-source ...

Category
Development
Endpoints
1
high-performance-apisinternal-communicationsmicroservices
APIopen source

Appwrite Backend API

Appwrite is a comprehensive open-source ...

Category
Development
Endpoints
1
backendserver
APIopen source

Temporal Workflow API

Temporal is a powerful open-source engin...

Category
Development
Endpoints
1
orchestrationworkflows
OpenHands API - AI-Powered Developer Agents | Free API Hub