freeapis

Netlify

Netlify is a hosting service for the programmable web

Authentication
OAuth
HTTPS
Yes
CORS
Unknown
Category
Development

Overview

Netlify API manages sites/deploys — OAuth/token-based (unauthenticated requests return 401, verified).

Quick Start

Requires OAuth token:

curl "https://api.netlify.com/api/v1/sites" \
  -H "Authorization: Bearer YOUR_TOKEN"

Authentication

  • Netlify app → OAuth 2.0 flow → access token.
  • Send it as Authorization: Bearer (missing → 401, verified).

Rate Limits & Notes

  • Free tier with limits (check the docs); paid plans scale.
  • Sites, deploys, forms.

FAQ

Is Netlify free? Free tier with limits; more is paid.

Why 401? OAuth token required (verified).

What can I access? Sites and deploys.

More in Development

APIAuthHTTPSCORS
24 Pull Requests

Project to promote open source collaboration during December

No authYesYes
Agify.io

Estimates the age from a first name

No authYesYes
Amazonscraperapi

Amazon product, search & batch scraping API with residential proxies (1000 free)

API KeyYesNo
AmberOne

Turn any website into a build-ready Android, iOS, PWA or Electron app project

API KeyYesNo
API Grátis

Multiples services and public APIs

No authYesUnknown