Cj Affiliate Authentication
One credential covers CJ's entire platform: a long-lived Personal Access Token sent as an HTTP Bearer credential. The same token authenticates all three GraphQL endpoints, all the classic REST APIs and both click-tracking APIs. There is no OAuth 2.0, no OpenID Connect, no scopes, no refresh and no token endpoint a client may call — /.well-known/openid-configuration and /.well-known/oauth-authorization-server return 404 on every CJ host including iam.cj.com, the internal PAT service the developer portal itself calls.
CJ Affiliate secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.
Security Schemes
Source
Authentication Profile
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.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/security/cj-affiliate-authentication"
curl "https://apis.io/api/v1/security?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.