Newoldstamp GraphQL API

The undocumented application GraphQL API that powers the Newoldstamp dashboard — signatures, departments, campaigns, segments, Google Workspace and Microsoft 365 deployment, and billing. Introspection is anonymously open; auth is a bearer access token from the signIn mutation. No public developer program.

API entry from apis.yml

apis.yml Raw ↑
name: Newoldstamp GraphQL API
description: The undocumented application GraphQL API that powers the Newoldstamp dashboard — signatures,
  departments, campaigns, segments, Google Workspace and Microsoft 365 deployment, and billing. Introspection
  is anonymously open; auth is a bearer access token from the signIn mutation. No public developer program.
humanURL: https://newoldstamp.com/features/
baseURL: https://newoldstamp.com/api/graphql
properties:
- type: GraphQL
  url: graphql/newoldstamp.graphql
- type: Authentication
  url: authentication/newoldstamp-authentication.yml
- type: Conventions
  url: conventions/newoldstamp-conventions.yml
- type: DataModel
  url: data-model/newoldstamp-data-model.yml