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

Stytch User API

The User API from Stytch — 15 operation(s) for user.

Stytch User API is one of 47 APIs that Stytch publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 17 operations across 15 paths, and defines 37 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against 2 base URLs: https://api.stytch.com, https://test.stytch.com.

17 operations 15 paths 37 schemas 10 DELETE2 GET3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://api.stytch.com
Authentication
HTTP Basic
Contact
License
Proprietary
Resource Areas
1

Authentication & Security 1

Stytch User API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth).

Paths & Operations 17

Across 15 paths, the API surfaces 17 operations — 10 DELETE, 2 GET, 3 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

User 17
POST
/v1/users
Create
api_user_v1_Create body → 200400401429500
GET
/v1/users/{user_id}
Get
api_user_v1_Get 1 param → 200400401429500
PUT
/v1/users/{user_id}
Update
api_user_v1_Update 1 param body → 200400401429500
DELETE
/v1/users/{user_id}
Delete
api_user_v1_Delete 1 param → 200400401429500
POST
/v1/users/search
Search
api_user_v1_Search body → 200400401429500
PUT
/v1/users/{user_id}/exchange_primary_factor
Exchangeprimaryfactor
api_user_v1_ExchangePrimaryFactor 1 param body → 200400401429500
DELETE
/v1/users/emails/{email_id}
Deleteemail
api_user_v1_DeleteEmail 1 param → 200400401429500
DELETE
/v1/users/phone_numbers/{phone_id}
Deletephonenumber
api_user_v1_DeletePhoneNumber 1 param → 200400401429500
DELETE
/v1/users/webauthn_registrations/{webauthn_registration_id}
Deletewebauthnregistration
api_user_v1_DeleteWebAuthnRegistration 1 param → 200400401429500
DELETE
/v1/users/biometric_registrations/{biometric_registration_id}
Deletebiometricregistration
api_user_v1_DeleteBiometricRegistration 1 param → 200400401429500
DELETE
/v1/users/totps/{totp_id}
Deletetotp
api_user_v1_DeleteTOTP 1 param → 200400401429500
DELETE
/v1/users/crypto_wallets/{crypto_wallet_id}
Deletecryptowallet
api_user_v1_DeleteCryptoWallet 1 param → 200400401429500
DELETE
/v1/users/passwords/{password_id}
Deletepassword
api_user_v1_DeletePassword 1 param → 200400401429500
DELETE
/v1/users/oauth/{oauth_user_registration_id}
Deleteoauthregistration
api_user_v1_DeleteOAuthRegistration 1 param → 200400401429500
DELETE
/v1/users/{user_id}/external_id
Deleteexternalid
api_user_v1_DeleteExternalId 1 param → 200400401429500
GET
/v1/users/{user_id}/connected_apps
Connectedapps
api_user_v1_ConnectedApps 1 param → 200400401429500
POST
/v1/users/{user_id}/connected_apps/{connected_app_id}/revoke
Revoke
api_user_v1_Revoke 2 params body → 200400401429500

Schemas 37

The contract defines 37 schemas that model the data the API accepts and returns. The most detailed are api_user_v1_GetResponse (21 properties), api_user_v1_User (19 properties), api_user_v1_CreateRequest (9 properties), api_user_v1_UpdateResponse (7 properties). Each schema is shown below with its type and property counts.

api_user_v1_BiometricRegistration
object
2 properties 2 required
api_user_v1_ConnectedAppsResponse
object
3 properties 3 required
api_user_v1_DeletePhoneNumberResponse
object
4 properties 4 required
api_user_v1_GetResponse
object
21 properties 13 required
api_user_v1_RevokeResponse
object
2 properties 2 required
api_user_v1_CreateResponse
object
7 properties 7 required
api_user_v1_DeleteTOTPResponse
object
4 properties 4 required
api_user_v1_DeleteBiometricRegistrationResponse
object
4 properties 4 required
api_user_v1_OAuthProvider
object
5 properties 5 required
api_user_v1_DeleteResponse
object
3 properties 3 required
api_user_v1_DeleteCryptoWalletResponse
object
4 properties 4 required
api_user_v1_SearchResponse
object
4 properties 4 required
api_user_v1_SearchRequest
object
Request type
3 properties
api_user_v1_User
object
19 properties 11 required
api_user_v1_ResultsMetadata
object
2 properties 1 required
api_user_v1_DeleteExternalIdResponse
object
4 properties 4 required
api_user_v1_Password
object
2 properties 2 required
api_user_v1_ExchangePrimaryFactorResponse
object
4 properties 4 required
api_user_v1_DeletePasswordResponse
object
4 properties 4 required
api_user_v1_DeleteEmailResponse
object
4 properties 4 required
api_user_v1_UpdateResponse
object
7 properties 7 required
api_user_v1_WebAuthnRegistration
object
6 properties 6 required
api_user_v1_CryptoWallet
object
4 properties 4 required
api_user_v1_DeleteOAuthRegistrationResponse
object
4 properties 4 required
api_user_v1_ExchangePrimaryFactorRequest
object
Request type
2 properties
api_user_v1_DeleteWebAuthnRegistrationResponse
object
4 properties 4 required
api_user_v1_UserConnectedApp
object
6 properties 5 required
api_user_v1_SearchUsersQuery
object
2 properties 2 required
api_user_v1_CreateRequest
object
Request type
9 properties
api_user_v1_Email
object
3 properties 3 required
api_user_v1_RevokeRequest
object
Request type
api_user_v1_Name
object
3 properties
api_user_v1_SearchUsersQueryOperator
string
api_user_v1_PhoneNumber
object
3 properties 3 required
api_user_v1_TOTP
object
2 properties 2 required
api_user_v1_UpdateRequest
object
Request type
6 properties
api_attribute_v1_Attributes
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

stytch-user-api-openapi.yml Raw ↑

Other APIs Stytch publishes across the network.

Stytch Application API
Stytch B2B IDP API
Stytch B2B Impersonation API
Stytch B2B Magic Links API
Stytch B2B OAuth API
Stytch B2B OTP API
Stytch B2B Passwords API
Stytch B2B RBAC API
Stytch B2B Recovery Codes API
Stytch B2B SCIM API
Stytch B2B TOTP API
Stytch Clients API
Where this information came from

This is an independent, third-party profile of Stytch User 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.