Newoldstamp · Authentication Profile

Newoldstamp Authentication

Authentication

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

CompanyEmail SignaturesEmail Signature ManagementEmail MarketingBrandingSoftware-as-a-ServiceProductivityWebsite Visitor IdentificationGraphQL
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

newoldstamp-authentication.yml Raw ↑
generated: '2026-08-13'
method: probed
source: https://newoldstamp.com/api/graphql
note: >-
  Newoldstamp has no OpenAPI securitySchemes to derive from; the auth model is
  read from the live GraphQL schema (signIn / refreshToken mutations returning
  UserAccessToken) and observed request headers. This is the application
  backend, not a documented public developer API — there is no published API-key
  program.
summary:
  types:
  - http
  http_scheme: bearer
  token_issuance: password + OAuth (Google) login via signIn mutation
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearer_format: opaque-access-token
  description: >-
    Access token issued by the signIn mutation (email + password, or oauth via
    OauthInput) as a UserAccessToken, and rotated by the refreshToken mutation.
    Sent as a bearer credential on GraphQL requests.
  sources:
  - graphql/newoldstamp.graphql
oauth_login:
  provider: google
  input_type: OauthInput
  note: >-
    Google OAuth is offered as an end-user sign-in method (signIn/signUp accept
    an oauth: OauthInput), plus a recaptcha token (newGoogleRecaptchaToken). This
    is consumer login, not a delegated third-party OAuth authorization surface —
    there are no OAuth scopes and no /.well-known/oauth-authorization-server.
mutations:
- signIn(email, password, oauth, newGoogleRecaptchaToken) -> UserAccessToken
- refreshToken(refreshToken) -> UserAccessToken
- invitePasswordUpdate(invitationToken, password) -> UserAccessToken

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/newoldstamp-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.