One Degree · Authentication Profile

One Degree Authentication

Authentication

One Degree secures its APIs with apiKey and custom-signature across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyNon-ProfitSocial ServicesCommunity ResourcesHuman ServicesPublic BenefitHousingOpen DataCivic Tech
Methods: apiKey, custom-signature Schemes: 2 OAuth flows: API key in: query

Security Schemes

apiKeyAuth apiKey
· in: query (api_key)
requestSignature custom

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/one-degree-openapi.yml
docs: https://github.com/1deg/resource-server-api-docs/blob/main/docs/requests.md
summary:
  types:
  - apiKey
  - custom-signature
  api_key_in:
  - query
schemes:
- name: apiKeyAuth
  type: apiKey
  in: query
  parameter: api_key
  description: >-
    All requests require an api_key query parameter. Request a key at
    http://socialservicedata.org/api/get-key/
  sources:
  - openapi/one-degree-openapi.yml
- name: requestSignature
  type: custom
  applies_to:
  - POST
  - PUT
  - DELETE
  description: >-
    Write requests must include two additional headers: 1deg-Date (an ISO 8601 UTC timestamp,
    accepted within a 60-second window) and 1deg-Signature (a request signature). The signature is
    an HMAC-SHA256 chain: (1) HMAC-SHA256 hex digest of the request body keyed by the API secret
    token; (2) HMAC-SHA256 hex digest of the 1deg-Date timestamp keyed by the step-1 digest;
    (3) SHA-256 hex digest of the step-2 result.
  headers:
  - name: 1deg-Date
    description: ISO 8601 UTC timestamp (YYYY-MM-DDTHH:mm:ssZ), no milliseconds or timezone offset.
  - name: 1deg-Signature
    description: Hexadecimal HMAC-SHA256 request signature authenticating the sender.
  docs: https://github.com/1deg/resource-server-api-docs/blob/main/docs/request-signatures.md

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/one-degree-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.