jQuery website screenshot

jQuery

jQuery is a fast, small, and feature-rich JavaScript library that makes HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. Only about 30kB minified and gzipped, available as an AMD module, and CSS3 compliant. jQuery 4.0 is the current release; jQuery 3.x receives critical updates only.

jQuery publishes 2 APIs on the APIs.io network. Tagged areas include AJAX, DOM Manipulation, Front-End, JavaScript, and Library.

jQuery’s developer surface includes documentation, engineering blog, and 9 more developer resources.

21.7/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
2 APIs
AJAXDOM ManipulationFront-EndJavaScriptLibrary

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 21.7/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 3.0 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 5.9 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/jquery: 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 2

Individual APIs this provider publishes, each with its own machine-readable definition.

jQuery Core API

The core jQuery API for DOM manipulation, event handling, AJAX, effects, animation, and other JavaScript utilities. Documents selectors, methods, and events for working with the...

jQuery CDN

Content Delivery Network endpoints for serving jQuery and related plugin library files (jQuery, jQuery UI, jQuery Mobile, QUnit, Color, PEP) over HTTPS for direct inclusion in w...

Pricing Plans 1

Published pricing tiers and plan structures.

Jquery Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Jquery Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Jquery Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: jquery
name: jQuery
description: jQuery is a fast, small, and feature-rich JavaScript library that makes HTML document traversal and manipulation,
  event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. Only
  about 30kB minified and gzipped, available as an AMD module, and CSS3 compliant. jQuery 4.0 is the current release; jQuery
  3.x receives critical updates only.
type: Index
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/jquery.png
tags:
- AJAX
- DOM Manipulation
- Front-End
- JavaScript
- Library
url: https://raw.githubusercontent.com/api-evangelist/jquery/refs/heads/main/apis.yml
created: '2024-01-01'
modified: '2026-04-28'
specificationVersion: '0.19'
apis:
- aid: jquery:jquery-core-api
  name: jQuery Core API
  description: The core jQuery API for DOM manipulation, event handling, AJAX, effects, animation, and other JavaScript utilities.
    Documents selectors, methods, and events for working with the DOM in a cross-browser way.
  humanURL: https://api.jquery.com
  tags:
  - AJAX
  - DOM
  - Events
  - JavaScript
  properties:
  - type: Documentation
    url: https://api.jquery.com
  - type: GettingStarted
    url: https://learn.jquery.com
  - type: Reference
    url: https://api.jquery.com/category/all/
- aid: jquery:jquery-cdn
  name: jQuery CDN
  description: Content Delivery Network endpoints for serving jQuery and related plugin library files (jQuery, jQuery UI,
    jQuery Mobile, QUnit, Color, PEP) over HTTPS for direct inclusion in web pages.
  humanURL: https://code.jquery.com
  baseURL: https://code.jquery.com
  tags:
  - CDN
  - JavaScript
  - Library
  properties:
  - type: Documentation
    url: https://jquery.com/download/
  - type: CDN
    url: https://code.jquery.com/jquery-4.0.0.min.js
common:
- type: DomainSecurity
  url: security/jquery-domain-security.yml
- type: Website
  url: https://jquery.com
- type: Documentation
  url: https://api.jquery.com
- type: Blog
  url: https://blog.jquery.com
- type: GitHubOrganization
  url: https://github.com/jquery
- type: Source Code
  url: https://github.com/jquery/jquery
- type: License
  url: https://github.com/jquery/jquery/blob/main/LICENSE.txt
- type: Issues
  url: https://github.com/jquery/jquery/issues
- type: NPM
  url: https://www.npmjs.com/package/jquery
- type: Contributing
  url: https://contribute.jquery.org
- type: Community
  url: https://forum.jquery.com
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com