How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kinde Users API

The Users API from Kinde — 11 operation(s) for users.

Kinde Users API is one of 31 APIs that Kinde publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 9 JSON Schema definitions.

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, authentication docs, and 9 JSON Schemas.

This API exposes 18 operations across 11 paths, and defines 16 schemas. It is described by OpenAPI 3.2.0, at version 1.

Requests are made against a single base URL, https://{subdomain}.kinde.com.

18 operations 11 paths 16 schemas 4 DELETE6 GET3 PATCH3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1
Base URL
https://{subdomain}.kinde.com/api/v1
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Kinde Users API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (kindeBearerAuth).

  • kindeBearerAuth — To access these endpoints, you will need to use a user token. This can be obtained when your users sign in via the methods you've setup in Kinde (e.g. Google,…

Paths & Operations 18

Across 11 paths, the API surfaces 18 operations — 4 DELETE, 6 GET, 3 PATCH, 3 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Users 18
GET
/api/v1/users
Get users
getUsers 9 params → 200400403429
POST
/api/v1/users/{user_id}/refresh_claims
Refresh User Claims and Invalidate Cache
refreshUserClaims 1 param → 200400403429
GET
/api/v1/user
Get user
getUserData 2 params → 200400403429
POST
/api/v1/user
Create user
createUser body → 200400403429
PATCH
/api/v1/user
Update user
updateUser 1 param body → 200400403429
DELETE
/api/v1/user
Delete user
deleteUser 2 params → 200400403429
PATCH
/api/v1/users/{user_id}/feature_flags/{feature_flag_key}
Update User Feature Flag Override
UpdateUserFeatureFlagOverride 3 params → 200400403429
PUT
/api/v1/users/{user_id}/properties/{property_key}
Update Property value
UpdateUserProperty 3 params → 200400403429
GET
/api/v1/users/{user_id}/properties
Get property values
GetUserPropertyValues 1 param → 200400403429
PATCH
/api/v1/users/{user_id}/properties
Update Property values
UpdateUserProperties 1 param body → 200400403429
PUT
/api/v1/users/{user_id}/password
Set User password
SetUserPassword 1 param body → 200400403429
GET
/api/v1/users/{user_id}/identities
Get identities
GetUserIdentities 3 params → 200400403429
POST
/api/v1/users/{user_id}/identities
Create identity
CreateUserIdentity 1 param body → 201400403429
GET
/api/v1/users/{user_id}/sessions
Get user sessions
GetUserSessions 1 param → 200400403404429
DELETE
/api/v1/users/{user_id}/sessions
Delete user sessions
DeleteUserSessions 1 param → 200400403404429
GET
/api/v1/users/{user_id}/mfa
Get user's MFA configuration
GetUsersMFA 1 param → 200400403404429
DELETE
/api/v1/users/{user_id}/mfa
Reset all environment MFA for a user
ResetUsersMFAAll 1 param → 200400403404429
DELETE
/api/v1/users/{user_id}/mfa/{factor_id}
Reset specific environment MFA for a user
ResetUsersMFA 2 params → 200400403404429

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are user (16 properties), identity (9 properties), update_user_response (7 properties), property_value (5 properties). Each schema is shown below with its type and property counts.

not_found_response
object
1 property
get_identities_response
object
4 properties
get_property_values_response
object
4 properties
user
object
16 properties
get_user_sessions_response
object
4 properties
success_response
object
2 properties
create_user_response
object
3 properties
error
object
2 properties
property_value
object
5 properties
user_identity
object
2 properties
update_user_response
object
7 properties
get_user_mfa_response
object
3 properties
identity
object
9 properties
error_response
object
1 property
create_identity_response
object
3 properties
users_response
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kinde-users-api-openapi.yml Raw ↑

Other APIs Kinde publishes across the network.

Kinde MCP Server
Kinde API Keys API
Kinde APIs API
Kinde Applications API
Kinde Billing Agreements API
Kinde Billing API
Kinde Billing Entitlements API
Kinde Billing Meter Usage API
Kinde Business API
Kinde Callbacks API
Kinde Connected Apps API
Kinde Connections API
Where this information came from

This is an independent, third-party profile of Kinde Users API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.