N

Netlify API

by Netlify Free tier

Netlify is a hosting service for the programmable web

mapsentertainmentdeveloperdeploymenthostingjamstackci/cd

Quick Reference

Base URL https://docs.netlify.com Auth type Bearer Token Auth header Authorization: Bearer YOUR_ACCESS_TOKEN Rate limit 500 requests/min per API token Pricing Free tier available Free quota 100 GB bandwidth / month Documentation https://docs.netlify.com/api/get-started/ Endpoint status Live — HTTP 200 — endpoint is accessible531ms (checked Mar 29, 2026) Builder score B 67% builder-friendly
Pricing
90
Latency
76
Depth
43

Authentication

Personal Access Token as a Bearer token in the Authorization header

Authorization: Bearer YOUR_ACCESS_TOKEN

Pricing

Model freemium Starting price Free tier available Free quota 100 GB bandwidth / month
PlanPrice/moIncluded
Hobby Free 100 GB bandwidth/mo
Pro $19 400 GB bandwidth/mo
Business $99 Advanced security, SSO
Enterprise $0 Custom pricing

Hobby: free. Pro: $19/mo (400GB bandwidth). Business: $99/mo. Enterprise: custom pricing.

Key Endpoints

MethodPathDescription
GET / See documentation for endpoint reference

Sample Request

curl 'https://docs.netlify.com'

Sample Response

{}

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