GoSmarter API Gateway
string · requiredstringstring[]string[]
Zuplo API key creation webhook
POST
https://api.gosmarter.ai
/api/gateway/key-webhook
Called by Zuplo when a developer creates an API key. Resolves Entra ID group memberships and app roles for the user, returning them as metadata to embed in the key (available as request.user.data in the gateway transformer policy).
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Zuplo API key creation webhook › Responses
User metadata to embed in the API key: userId (OID), groups (Entra group GUIDs), roles (app role values)
userIdgroupsroles
