Gigya · Authentication Profile

Gigya Authentication

Authentication

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

CompanyIdentityAuthenticationCIAMCustomer IdentitySingle Sign-OnConsent ManagementSAP
Methods: apiKey, oauth2 Schemes: 2 OAuth flows: clientCredentials API key in: query, body

Security Schemes

gigya-api-key-and-secret apiKey
gigya-oauth2 oauth2

Source

Authentication Profile

gigya-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: >-
  well-known/gigya-oauth-authorization-server.json (RFC 8414 metadata, fetched
  200 from https://accounts.us1.gigya.com/.well-known/oauth-authorization-server);
  SAP Customer Data Cloud (Gigya) REST API documentation on help.sap.com.
docs: https://help.sap.com/docs/SAP_CUSTOMER_DATA_CLOUD
summary:
  types: [apiKey, oauth2]
  api_key_in: [query, body]
  oauth2_flows: [clientCredentials]
schemes:
  - name: gigya-api-key-and-secret
    type: apiKey
    description: >-
      Gigya's classic REST authentication. Every request carries the site
      `apiKey` plus a credential — an application/user key and secret used to
      HMAC-SHA1 sign the request (or a `userKey`+`secret` pair, or a session
      `oauth_token` obtained from socialize.login). Credentials are passed as
      request parameters (query string or POST body).
    evidence: SAP CDC REST API auth model documented on help.sap.com
  - name: gigya-oauth2
    type: oauth2
    flow: clientCredentials
    issuer: https://oauth2.gigya.com
    token_endpoint: https://accounts.us1.gigya.com/oauth2/token
    introspection_endpoint: https://accounts.us1.gigya.com/introspect
    revocation_endpoint: https://accounts.us1.gigya.com/revocation
    jwks_uri: https://accounts.us1.gigya.com/oauth2/jwks
    grant_types: [client_credentials, refresh_token]
    token_endpoint_auth_methods: [client_secret_post]
    evidence: well-known/gigya-oauth-authorization-server.json
notes: >-
  Host shown is the US data center (us1); the same endpoints exist per data
  center (eu1, eu2, au1, cn1, ...) under accounts.{dc}.gigya.com. The RFC 8414
  metadata advertises no `scopes_supported`, so no OAuth scope reference is
  captured (see scopes/ — skipped).

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