Doodles · Authentication Profile

Doodles Authentication

Authentication

Doodles secures its APIs with hmac-signature across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyNFTWeb3BlockchainEntertainmentMediaDigital CollectiblesAnimationConsumerWebhook
Methods: hmac-signature Schemes: 1 OAuth flows: API key in:

Security Schemes

webhookSignature hmac
· in: header ()

Source

Authentication Profile

doodles-authentication.yml Raw ↑
generated: '2026-08-12'
method: searched
source: https://github.com/Doodles/webhook-example
docs: https://github.com/Doodles/webhook-example#signature-verification
scope: >-
  Covers the ONLY authenticated integration surface Doodles publishes — the outbound
  webhook contract. Doodles operates no public REST API, issues no API keys, and runs
  no OAuth 2.0 / OpenID Connect authorization server that could be discovered
  anonymously; /.well-known/openid-configuration and
  /.well-known/oauth-authorization-server were probed on www.doodles.app and
  stoodio.doodles.app and both hosts answered a 429 bot challenge rather than a
  document (see well-known/doodles-well-known.yml).
summary:
  types: [hmac-signature]
  api_key_in: []
  oauth2_flows: []
  bearer: false
  mutual_tls: false
schemes:
- name: webhookSignature
  type: hmac
  algorithm: HMAC-SHA256
  encoding: base64
  in: header
  parameter_name: x-signature
  signed_material: raw JSON request body
  key_material: shared secret provisioned out of band
  direction: inbound-to-your-receiver
  verification: constant-time compare; reject with HTTP 403 on mismatch
  sources: [https://github.com/Doodles/webhook-example]
not_found:
- {mechanism: apiKey, note: No public API key program or developer console was discoverable.}
- {mechanism: oauth2, note: No authorization/token endpoints published.}
- {mechanism: openIdConnect, note: /.well-known/openid-configuration answered 429 (bot challenge), not a document.}
- {mechanism: mutualTLS, note: Not documented.}

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