Dayforward GraphQL API

A live GraphQL endpoint at api.dayforward.com/graphql that backs the Dayforward consumer application. Observed responding to GraphQL over HTTP POST (an empty operation returns a GRAPHQL_VALIDATION_FAILED error object, and {__typename} resolves to Query), but schema introspection is disabled and Dayforward publishes no public documentation, reference or schema for it. Recorded as an observed, undocumented surface — no schema has been captured or reconstructed.

API entry from apis.yml

apis.yml Raw ↑
aid: dayforward:graphql
name: Dayforward GraphQL API
description: A live GraphQL endpoint at api.dayforward.com/graphql that backs the Dayforward consumer
  application. Observed responding to GraphQL over HTTP POST (an empty operation returns a GRAPHQL_VALIDATION_FAILED
  error object, and {__typename} resolves to Query), but schema introspection is disabled and Dayforward
  publishes no public documentation, reference or schema for it. Recorded as an observed, undocumented
  surface — no schema has been captured or reconstructed.
humanURL: https://dayforward.io/solutions/dayforward-workbench
baseURL: https://api.dayforward.com/graphql
tags:
- GraphQL
- Insurance
- Life Insurance
x-access: private
x-status: undocumented
x-evidence:
  fetched: '2026-08-04'
  url: https://api.dayforward.com/graphql
  http_status: 200
  content_type: application/json
  introspection: disabled
properties:
- type: GraphQL
  url: graphql/dayforward-graphql.yml
- type: Conventions
  url: conventions/dayforward-conventions.yml