fatsecret · OAuth Scopes

fatsecret OAuth Scopes

OAuth 2.0 searched

fatsecret publishes 7 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the fatsecret API on a user’s behalf.

Tokens are issued from https://oauth.fatsecret.com/connect/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

Artificial IntelligenceBarcode ScanningCaloriesDietsImage RecognitionNatural Language ProcessingExerciseFitnessFood DiaryHealthMacronutrientsNutritionRecipesWeight Tracking
Scopes: 7 Flows: clientCredentials Method: searched

OAuth endpoints

Token URL
https://oauth.fatsecret.com/connect/token
Flows
clientCredentials

Scopes (7)

ScopeDescriptionFlows
basic Basic access to food and recipe data clientCredentials
premier Premier access, including the enriched food data and global datasets sold on the Premier editions clientCredentials
barcode UPC / GTIN-13 barcode lookup (food.find_id_for_barcode) clientCredentials
localization Region and language filtering of results across 200+ regions and 25 languages clientCredentials
nlp Natural Language Processing — parse a free-text description of what was eaten into foods clientCredentials
image-recognition Image Recognition — identify foods from an uploaded photo clientCredentials
feedback Feedback submission on API results clientCredentials

Source

OAuth Scopes

Raw ↑
generated: '2026-08-12'
method: searched
source: https://platform.fatsecret.com/docs/guides/authentication/oauth2
docs: https://platform.fatsecret.com/docs/guides/authentication/oauth2
note: >-
  Upgraded from derived to searched on 2026-08-12. The OpenAPI declares only two scopes (basic,
  premier); the provider's OAuth 2.0 guide documents SEVEN. The five the spec omits — barcode,
  localization, nlp, image-recognition, feedback — gate exactly the capabilities fatsecret sells as
  add-ons, so a client built from the spec alone will hit error 14 ("Missing scope") on the
  barcode, image-recognition and NLP methods with no indication why.
schemes:
  - name: oauth2
    source: openapi/_original/fatsecret-platform-openapi.yml
    flows:
      - flow: clientCredentials
        tokenUrl: https://oauth.fatsecret.com/connect/token
    openid_configuration: https://oauth.fatsecret.com/.well-known/openid-configuration
  - name: oauth1
    source: openapi/_original/fatsecret-platform-openapi.yml
    note: >-
      OAuth 1.0a 3-legged is used for member/profile data and carries no scope surface — the member
      authorization itself is the grant.
scopes:
  - scope: basic
    description: Basic access to food and recipe data
    flows: [clientCredentials]
    sources: [openapi/_original/fatsecret-platform-openapi.yml, https://platform.fatsecret.com/docs/guides/authentication/oauth2]
  - scope: premier
    description: Premier access, including the enriched food data and global datasets sold on the Premier editions
    flows: [clientCredentials]
    sources: [openapi/_original/fatsecret-platform-openapi.yml, https://platform.fatsecret.com/docs/guides/authentication/oauth2]
  - scope: barcode
    description: UPC / GTIN-13 barcode lookup (food.find_id_for_barcode)
    flows: [clientCredentials]
    sources: [https://platform.fatsecret.com/docs/guides/authentication/oauth2]
  - scope: localization
    description: Region and language filtering of results across 200+ regions and 25 languages
    flows: [clientCredentials]
    sources: [https://platform.fatsecret.com/docs/guides/authentication/oauth2]
  - scope: nlp
    description: Natural Language Processing — parse a free-text description of what was eaten into foods
    flows: [clientCredentials]
    sources: [https://platform.fatsecret.com/docs/guides/authentication/oauth2]
  - scope: image-recognition
    description: Image Recognition — identify foods from an uploaded photo
    flows: [clientCredentials]
    sources: [https://platform.fatsecret.com/docs/guides/authentication/oauth2]
  - scope: feedback
    description: Feedback submission on API results
    flows: [clientCredentials]
    sources: [https://platform.fatsecret.com/docs/guides/authentication/oauth2]
scope_count: 7
missing_from_spec: [barcode, localization, nlp, image-recognition, feedback]

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/fatsecret-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.