USDA Agricultural Research Service (ARS) · Authentication Profile

Usda Agricultural Research Service Ars Authentication

Authentication

USDA Agricultural Research Service (ARS) secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

Federal GovernmentAgricultureFood SafetyNutritionOpen DataResearch
Methods: apiKey Schemes: 2 OAuth flows: API key in: header, query

Security Schemes

ApiKeyQuery apiKey
· in: query (api_key)
ApiKeyHeader apiKey
· in: header (X-Api-Key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/usda-ars-fooddata-central-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
  - query
schemes:
- name: ApiKeyQuery
  type: apiKey
  in: query
  parameter: api_key
  description: data.gov API key. Register at https://api.data.gov/signup/
  sources:
  - openapi/usda-ars-fooddata-central-openapi.yml
- name: ApiKeyHeader
  type: apiKey
  in: header
  parameter: X-Api-Key
  sources:
  - openapi/usda-ars-fooddata-central-openapi.yml