Set up Kinde Management API access
SDKs and APIs
Kinde’s Account API uses a users access token to grab data like roles, permissions, profile, billing entitlements, etc. These details can be called from a browser as the call is scoped to the user who the token is for.
Some data is intentially not available via the Accounts API. For example, plan entitlements information for organizations. This is because Accounts API data is surfaced via a browser token and passing data this way is less secure. Access the Kinde Management API to access secure data. Or contact support for guidance.
properties
- show a specific promotion for users in certain regions or industriesfeature flags
- roll out beta features for a subset of userspermissions
- only give access to certtain parts of your app based on permissionsroles
- restrict access to functions by role, e.g. admins.entitlements
- to enable individual users to see plan entitlementsIf you want an endpoint added to the Account API library, contact us via support@kinde.com.