K

Kaggle API

by Kaggle Free tier

Create and interact with Datasets, Notebooks, and connect with Kaggle

developer

Quick Reference

Base URL https://www.kaggle.com Auth type API Key Header Auth header Authorization: Bearer YOUR_TOKEN Rate limit 2,000 req/day Pricing Enterprise / contact sales Free quota None Documentation https://www.kaggle.com/docs/api Endpoint status Server online — HTTP 404 — server is online but path returned an error (may require auth)1.27s (checked Mar 29, 2026) Builder score D 25% builder-friendly
Pricing
28
Latency
30
Depth
18

Authentication

See documentation for auth details

Authorization: Bearer YOUR_TOKEN

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free and open. Kaggle public datasets and notebooks API; no paid tiers.

Key Endpoints

MethodPathDescription
GET / See documentation for endpoint reference

Sample Request

curl 'https://www.kaggle.com'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official Kaggle documentation.