Jules API

Alpha REST API for Google's Jules autonomous coding agent. Exposes Sources (connected GitHub repositories), Sessions (units of work against a source with a prompt and optional plan-approval workflow), and Activities (per-session events such as plans, messages, and progress updates). Supports creating sessions, listing sources and sessions, approving plans, sending messages to the agent, and listing activities, with optional automationMode AUTO_CREATE_PR for automatic pull-request creation. Authenticated via the X-Goog-Api-Key HTTP header; API keys are generated in the Jules web app Settings (maximum three active keys per user) and are auto-disabled if leaked.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/jules-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: jules-google:jules-api
name: Jules API
description: Alpha REST API for Google's Jules autonomous coding agent. Exposes Sources (connected GitHub
  repositories), Sessions (units of work against a source with a prompt and optional plan-approval workflow),
  and Activities (per-session events such as plans, messages, and progress updates). Supports creating
  sessions, listing sources and sessions, approving plans, sending messages to the agent, and listing
  activities, with optional automationMode AUTO_CREATE_PR for automatic pull-request creation. Authenticated
  via the X-Goog-Api-Key HTTP header; API keys are generated in the Jules web app Settings (maximum three
  active keys per user) and are auto-disabled if leaked.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://developers.google.com/jules/api
baseURL: https://jules.googleapis.com/v1alpha
tags:
- Coding Agents
- Autonomous Agent
- Sessions
- Sources
- Activities
- GitHub
- Pull Requests
- Alpha
tags_raw:
- Coding Agent
- Autonomous Agent
- Sessions
- Sources
- Activities
- GitHub
- Pull Requests
- Alpha
properties:
- type: Documentation
  url: https://developers.google.com/jules/api
- type: Reference
  url: https://developers.google.com/jules/api/reference/rest
- type: GettingStarted
  url: https://jules.google/docs/api/reference/
- type: Authentication
  url: https://jules.google.com/settings#api