ZippyKid · Authentication Profile

Zippykid Authentication

Authentication

ZippyKid secures its APIs with oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyWordPressManaged HostingWordPress HostingWeb HostingWP CloudMCPDevOps
Methods: oauth2 Schemes: 2 OAuth flows: clientCredentials API key in:

Security Schemes

OAuth2ClientCredentials oauth2
· flows: clientCredentials
MCPOAuth oauth2
· flows: authorizationCode

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: https://my.pressable.com/documentation/api/v1/authentication.md
docs: https://my.pressable.com/documentation/api/v1
summary:
  types: [oauth2]
  oauth2_flows: [clientCredentials]
  token_type: Bearer
  token_lifetime_seconds: 3600
schemes:
- name: OAuth2ClientCredentials
  type: oauth2
  description: >-
    API v1 authenticates with OAuth 2.0 client-credentials. A client_id and
    client_secret are generated in the My Pressable Control Panel and exchanged
    for a Bearer access token valid for one hour. Request a new token before the
    current one expires; tokens can be revoked.
  flows:
  - flow: clientCredentials
    tokenUrl: https://my.pressable.com/auth/token
    revocationUrl: https://my.pressable.com/auth/revoke
    grant_type: client_credentials
  applied_as: Authorization Bearer <access_token>
  sources: [https://my.pressable.com/documentation/api/v1/authentication.md]
- name: MCPOAuth
  type: oauth2
  description: >-
    Pressable's remote MCP server uses a distinct OAuth authorization-code flow
    with PKCE (S256) and dynamic client registration, advertised via RFC 8414
    metadata at /.well-known/oauth-authorization-server. Scope: mcp. An Access
    Token from the control panel may be used as an alternative credential.
  flows:
  - flow: authorizationCode
    authorizationUrl: https://my.pressable.com/auth/authorize
    tokenUrl: https://my.pressable.com/auth/token
    registrationUrl: https://my.pressable.com/auth/register
    pkce: S256
  sources: [https://my.pressable.com/.well-known/oauth-authorization-server]
notes: >-
  The published OpenAPI does not declare securitySchemes (components empty), so
  this profile is sourced from the human docs and the well-known metadata rather
  than derived. See scopes/zippykid-scopes.yml for the permission model.

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