Farm Credit Administration · Authentication Profile

Farm Credit Administration Authentication

Authentication

Farm Credit Administration declares 2 security scheme(s) across its OpenAPI definitions.

AgricultureFarmsFederal-GovernmentFinanceRegulationsGeospatialOpen-DataBankingLendingGovernment
Methods: Schemes: 2 OAuth flows: API key in:

Security Schemes

none
token

Source

Authentication Profile

farm-credit-administration-authentication.yml Raw ↑
generated: '2026-09-07'
method: probed
source: >-
  https://wgis.fca.gov/arcgis/rest/info?f=json (fetched 2026-09-07, HTTP 200) plus anonymous
  request/response observation against the FCA map services.
summary: >-
  The public FCA map services require NO credential. Every service definition, layer definition and
  /query call in arcgis/ and examples/ was made anonymously and returned 200. The ArcGIS Server
  behind them does advertise token-based security for privileged operations, so the token service is
  recorded here as the escalation path, not as a requirement for public reads.
schemes:
  - id: anonymous
    type: none
    applies_to:
      - GET /arcgis/rest/services
      - GET /arcgis/rest/services/FCA
      - GET /arcgis/rest/services/FCA/{service}/MapServer
      - GET /arcgis/rest/services/FCA/{service}/MapServer/{layerId}
      - GET /arcgis/rest/services/FCA/{service}/MapServer/{layerId}/query
    verified: probed
    evidence: >-
      https://wgis.fca.gov/arcgis/rest/services/FCA/hq/MapServer/0/query?where=1=1&returnCountOnly=true&f=json
      returned {"count":55} with no Authorization header and no token parameter.
  - id: arcgis-token
    type: token
    style: query parameter or header (Esri ArcGIS Server token)
    token_service: https://wgis.fca.gov/arcgis/tokens/
    short_lived_token_validity_minutes: 60
    required_for_public_read: false
    scope_note: >-
      Reported by the server itself in /arcgis/rest/info as
      authInfo.isTokenBasedSecurity=true, tokenServicesUrl=https://wgis.fca.gov/arcgis/tokens/,
      shortLivedTokenValidity=60. This governs administrative and secured services; the three FCA
      folder services are open.
oauth2: false
openid_connect: false
mutual_tls: false
api_keys: false
docs: null
docs_note: >-
  FCA publishes no authentication documentation of any kind for this surface, because it publishes no
  developer documentation of any kind for it. The auth model above was established by probing, not by
  reading. The generic protocol reference is Esri's (ArcGIS REST API), not FCA's.
gaps:
  - No developer portal, API reference, or getting-started page names these endpoints.
  - No /.well-known/oauth-authorization-server or openid-configuration on any FCA host.
  - No rate-limit, quota or terms-of-use statement attached to the anonymous read surface.

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/farm-credit-administration-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.