Next Big Idea Club · Authentication Profile

Next Big Idea Club Authentication

Authentication

Next Big Idea Club secures its APIs with oauth2 and openIdConnect across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, clientCredentials, implicit, password, and refreshToken flow(s).

CompanyBooksMediaSubscriptionNonfictionPodcastEducationMembership
Methods: oauth2, openIdConnect Schemes: 2 OAuth flows: authorizationCode, clientCredentials, implicit, password, refreshToken API key in:

Security Schemes

oauth2 oauth2
openIdConnect openIdConnect

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: https://nextbigideaclub.com/.well-known/openid-configuration
docs: https://nextbigideaclub.com/.well-known/openid-configuration
summary:
  types: [oauth2, openIdConnect]
  oauth2_flows: [authorizationCode, clientCredentials, implicit, password, refreshToken]
  software: WP OAuth Server
schemes:
  - name: oauth2
    type: oauth2
    software: WP OAuth Server
    issuer: https://nextbigideaclub.com
    authorization_endpoint: https://nextbigideaclub.com/oauth/authorize/
    token_endpoint: https://nextbigideaclub.com/oauth/token/
    userinfo_endpoint: https://nextbigideaclub.com/oauth/me/
    introspection_endpoint: https://nextbigideaclub.com/oauth/introspection/
    revocation_endpoint: https://nextbigideaclub.com/oauth/destroy/
    end_session_endpoint: https://nextbigideaclub.com/oauth/destroy/
    jwks_uri: https://nextbigideaclub.com/.well-known/keys/
    grant_types_supported: [authorization_code, client_credentials, refresh_token, user_credentials, implicit]
    response_types_supported: [code, id_token, token id_token, code id_token]
    token_endpoint_auth_methods_supported: [client_secret_basic]
    id_token_signing_alg_values_supported: [RS256]
    scopes: [openid, profile, email, basic]
    sources: [well-known/next-big-idea-club-openid-configuration.json]
  - name: openIdConnect
    type: openIdConnect
    openIdConnectUrl: https://nextbigideaclub.com/.well-known/openid-configuration
    subject_types_supported: [public]
    sources: [well-known/next-big-idea-club-openid-configuration.json]
notes: >
  The provider exposes a full OAuth 2.0 / OpenID Connect surface via the WP OAuth Server plugin,
  used to authenticate members across the web experience and the iOS/Android apps. The bespoke
  members/v1 REST API (openapi/) is protected by these tokens.

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/next-big-idea-club-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.