GoGift · Authentication Profile
Gogift Authentication
Authentication
GoGift authenticates every API request with an OpenID Connect access token (a signed JWT) issued by its own IdentityServer-style authorization server. Integrators are issued a client id and client secret by GoGift, exchange them at the token endpoint, and send the resulting token as an HTTP Bearer credential on every call to api.gogift.io. There is no API-key mode and no anonymous surface: the docs state plainly that this is an HTTPS-only API with OpenID authentication and CORS support.
GoGift declares 3 security scheme(s) across its OpenAPI definitions.
Gift CardsRewardsIncentivesLoyaltyCommercePaymentsEmployee Recognition
Methods:
Schemes: 3
OAuth flows:
API key in:
Security Schemes
openIdConnect
openIdConnect
http
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.