freeapis

Untappd

Social beer sharing

Authentication
OAuth
HTTPS
Yes
CORS
Unknown
Category
Food & Drink
Documentation / URL
https://untappd.com/api/docs

Overview

Untappd provides beer data — key-based (invalid credentials return 500, verified).

Quick Start

Beer (replace with your creds):

curl "https://api.untappd.com/v4/beer/info/1?client_id=YOUR_ID&client_secret=YOUR_SECRET"
{ "meta": { "code": 500, "error_detail": "Invalid client_secret and client_id. Please try again." } }

Authentication

  • Register at untappd.com → client_id + client_secret.
  • Send them as query parameters (invalid → 500, verified).

Rate Limits & Notes

  • Free tier with limits (check the docs).
  • Beers, breweries, check-ins.

FAQ

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

Why 500? Invalid credentials return 500 (verified) — check your keys.

What’s the auth style? client_id + client_secret query params.

More in Food & Drink

APIAuthHTTPSCORS
BaconMockup

Resizable bacon placeholder images

No authYesYes
Chomp

Data about various grocery products and foods

API KeyYesUnknown
Coffee

Random pictures of coffee

No authYesUnknown
Edamam nutrition

Nutrition Analysis

API KeyYesUnknown
Edamam recipes

Recipe Search

API KeyYesUnknown