Gradle

Gradle Inc. (Gradle Technologies) is the company behind the open-source Gradle Build Tool, downloaded more than 25 million times a month across the Java, JVM, Android, Kotlin, C/C++, and native ecosystems, and Develocity (formerly Gradle Enterprise), its commercial Developer Productivity Engineering platform. Develocity adds Build Scan, Build Cache, Predictive Test Selection, and Test Distribution to accelerate and stabilize builds and tests. The Develocity API is a JSON REST API, described with OpenAPI, that provides programmatic access to build data, failures, tests, projects, project groups, Build Cache node configuration, Test Distribution agent pools, and short-lived access tokens on a self-hosted Develocity instance. Founded in 2009 and headquartered in San Francisco with offices in Berlin and Melbourne, Gradle raised a $27M Series C led by Triangle Peak Partners.

Gradle publishes 1 API on the APIs.io network: Develocity API. Tagged areas include Company, Developer Tools, Build Automation, Developer Productivity, and CI/CD.

Gradle’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, signup flow, authentication, and 27 more developer resources.

57.1/100 developing Agent 58/100 agent ready Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyDeveloper ToolsBuild AutomationDeveloper ProductivityCI/CDBuild AnalyticsTestingDevOpsJavaBuild Cache

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 57.1/100 · developing
Contract Quality 14.6 / 25
Developer Ergonomics 16.1 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 7.2 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 58/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/gradle: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Develocity API

The Develocity API is a JSON REST API, described with OpenAPI 3.0, for programmatic interaction with a Develocity instance — from configuration to inspecting build data. Endpoin...

MCP Servers

gradle-mcp.yml

MCP SERVER

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 4

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: gradle
name: Gradle
description: Gradle Inc. (Gradle Technologies) is the company behind the open-source Gradle Build Tool, downloaded more than
  25 million times a month across the Java, JVM, Android, Kotlin, C/C++, and native ecosystems, and Develocity (formerly Gradle
  Enterprise), its commercial Developer Productivity Engineering platform. Develocity adds Build Scan, Build Cache, Predictive
  Test Selection, and Test Distribution to accelerate and stabilize builds and tests. The Develocity API is a JSON REST API,
  described with OpenAPI, that provides programmatic access to build data, failures, tests, projects, project groups, Build
  Cache node configuration, Test Distribution agent pools, and short-lived access tokens on a self-hosted Develocity instance.
  Founded in 2009 and headquartered in San Francisco with offices in Berlin and Melbourne, Gradle raised a $27M Series C led
  by Triangle Peak Partners.
url: https://raw.githubusercontent.com/api-evangelist/gradle/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- dcvc
- triangle-peak-partners
- true-ventures
- bain-capital-ventures
x-tier: enriched
x-tier-reason: real-api-surface
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
image: https://assets.gradle.com/logo/develocity-logo.svg
tags:
- Company
- Developer Tools
- Build Automation
- Developer Productivity
- CI/CD
- Build Analytics
- Testing
- DevOps
- Java
- Build Cache
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Develocity API
  description: The Develocity API is a JSON REST API, described with OpenAPI 3.0, for programmatic interaction with a Develocity
    instance — from configuration to inspecting build data. Endpoint groups cover Auth (short-lived access tokens), Builds
    (Gradle, Maven, npm, Python, sbt, Bazel build data and performance), Failures, Tests, Projects and Project Groups, Build
    Cache node configuration, Test Distribution agent pools, and Meta/version. Authentication uses a bearer Develocity access
    key or access token.
  humanURL: https://docs.develocity.ai/2026.2/reference/develocity-api/
  baseURL: https://develocity.example.com/api
  properties:
  - type: OpenAPI
    url: openapi/gradle-develocity-openapi.yaml
  - type: Documentation
    url: https://docs.develocity.ai/2026.2/reference/api-manual/
  - type: APIReference
    url: https://docs.develocity.ai/2026.2/reference/develocity-api/
common:
- type: DeveloperPortal
  url: https://docs.develocity.ai/
- type: Documentation
  url: https://docs.develocity.ai/
- type: APIReference
  url: https://docs.develocity.ai/2026.2/reference/develocity-api/
- type: GettingStarted
  url: https://docs.develocity.ai/2026.2/quickstart/
- type: Blog
  url: https://gradle.com/blog/
- type: GitHubOrganization
  url: https://github.com/gradle
- type: Support
  url: https://community.gradle.org/
- type: SignUp
  url: https://scans.gradle.com/
- type: TermsOfService
  url: https://gradle.com/help/legal-terms-of-use
- type: PrivacyPolicy
  url: https://gradle.com/legal/privacy/
- type: OpenAPI
  url: openapi/gradle-develocity-openapi.yaml
- type: LLMsTxt
  url: llms/gradle-llms.txt
- type: Packages
  url: packages/gradle-packages.yml
- type: SDKs
  url: packages/gradle-packages.yml
- type: MCPServer
  url: mcp/gradle-mcp.yml
- type: WellKnown
  url: well-known/gradle-well-known.yml
- type: SecurityTxt
  url: well-known/gradle-security.txt
- type: Authentication
  url: authentication/gradle-authentication.yml
- type: Conventions
  url: conventions/gradle-conventions.yml
- type: ErrorCatalog
  url: errors/gradle-problem-types.yml
- type: Conformance
  url: conformance/gradle-conformance.yml
- type: Compliance
  url: security/gradle-trust-center.yml
- type: DataModel
  url: data-model/gradle-data-model.yml
- type: Overlay
  url: overlays/gradle-develocity-overlay.yaml
- type: Lifecycle
  url: lifecycle/gradle-lifecycle.yml
- type: StatusPage
  url: https://status.gradle.com/
- type: Deprecation
  url: https://docs.develocity.ai/2026.2/miscellaneous/
- type: ChangeLog
  url: changelog/gradle-changelog.yml
- type: CLI
  url: cli/gradle-cli.yml
- type: DomainSecurity
  url: security/gradle-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/gradle-vulnerability-disclosure.yml
- type: Security
  url: https://github.com/gradle/.github/blob/master/SECURITY.md
- type: TrustCenter
  url: security/gradle-trust-center.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence