AmeriCorps · Authentication Profile

Americorps Authentication

Authentication

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

Federal GovernmentNational ServiceVolunteerismCommunity DevelopmentCivic EngagementEducationDisaster ResponseEnvironmental Conservation
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

SocrataAppToken apiKey
· in: header (X-App-Token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/americorps-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: SocrataAppToken
  type: apiKey
  in: header
  parameter: X-App-Token
  description: |-
    Optional Socrata application token. Anonymous access is allowed, but
    requests without a token are subject to lower throttling limits.
  sources:
  - openapi/americorps-openapi.yml