DietlyAPI · Authentication Profile

Dietlyapi Authentication

Authentication

DietlyAPI secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

FoodNutritionBarcodesopen-food-factsHealthOpen Data
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-09-03'
method: searched
source: https://www.getdietly.com/developers/api-key-security/ + https://www.getdietly.com/api-guide
docs: https://www.getdietly.com/developers/api-key-security/
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: Optional for the endpoints in this spec. Get a free key instantly at https://www.getdietly.com/account
    (no card required).
  sources:
  - openapi/dietlyapi-openapi.json
details:
  optionality: All public read endpoints work anonymously at 30 req/min per IP; sending a Bearer key switches to per-account plan limits and usage reporting.
  key_scopes:
    - name: full-access
      note: Default for server-side use; can call every endpoint the plan allows.
    - name: read-only
      note: Can call every GET data endpoint, 403 anywhere else; recommended wherever a key could leak (client-side code, CI logs, notebooks).
  key_management:
    - Per-key expiry dates and per-key rate caps set in the dashboard.
    - Key rotation preserves configuration.
    - The account key (dashboard /auth/ and /billing/ management) is separate from named access keys; using an access key there returns 403.
    - TOTP two-factor available on the account.
  error_behavior: 401 {"detail":"Missing or invalid API key"} is identical for absent header, wrong scheme and unknown key, so keys cannot be probed; auth runs before routing, so unknown paths also 401.

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact 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 security artifact
curl "https://apis.io/api/v1/security/dietlyapi-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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