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 Organizations API

The Organizations API from Stytch — 14 operation(s) for organizations.

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

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

This API exposes 15 operations across 14 paths, and defines 53 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.

15 operations 14 paths 53 schemas 5 DELETE4 GET4 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 Organizations API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth).

Paths & Operations 15

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

Organizations 15
PUT
/v1/b2b/organizations/{organization_id}/members/{member_id}
Update
api_organization_v1_organizations_members_Update 4 params body → 200400401429500
DELETE
/v1/b2b/organizations/{organization_id}/members/{member_id}
Delete
api_organization_v1_organizations_members_Delete 4 params → 200400401429500
PUT
/v1/b2b/organizations/{organization_id}/members/{member_id}/reactivate
Reactivate
api_organization_v1_organizations_members_Reactivate 4 params body → 200400401429500
DELETE
/v1/b2b/organizations/{organization_id}/members/mfa_phone_numbers/{member_id}
Deletemfaphonenumber
api_organization_v1_organizations_members_DeleteMFAPhoneNumber 4 params → 200400401429500
DELETE
/v1/b2b/organizations/{organization_id}/members/{member_id}/totp
Deletetotp
api_organization_v1_organizations_members_DeleteTOTP 4 params → 200400401429500
POST
/v1/b2b/organizations/members/search
Search
api_organization_v1_organizations_members_Search 2 params body → 200400401429500
DELETE
/v1/b2b/organizations/{organization_id}/members/passwords/{member_password_id}
Deletepassword
api_organization_v1_organizations_members_DeletePassword 4 params → 200400401429500
GET
/v1/b2b/organizations/members/dangerously_get/{member_id}
Dangerouslyget
api_organization_v1_organizations_members_DangerouslyGet 2 params → 200400401429500
GET
/v1/b2b/organizations/{organization_id}/members/{member_id}/oidc_providers
Oidcproviders
api_organization_v1_organizations_members_OIDCProviders 3 params → 200400401429500
POST
/v1/b2b/organizations/{organization_id}/members/{member_id}/unlink_retired_email
Unlinkretiredemail
api_organization_v1_organizations_members_UnlinkRetiredEmail 4 params body → 200400401429500
POST
/v1/b2b/organizations/{organization_id}/members/{member_id}/start_email_update
Startemailupdate
api_organization_v1_organizations_members_StartEmailUpdate 4 params body → 200400401429500
GET
/v1/b2b/organizations/{organization_id}/members/{member_id}/connected_apps
Getconnectedapps
api_organization_v1_organizations_members_GetConnectedApps 4 params → 200400401429500
DELETE
/v1/b2b/organizations/{organization_id}/members/{member_id}/external_id
Deleteexternalid
api_organization_v1_organizations_members_DeleteExternalId 4 params → 200400401429500
POST
/v1/b2b/organizations/{organization_id}/members
Create
api_organization_v1_organizations_members_Create 3 params body → 200400401429500
GET
/v1/b2b/organizations/{organization_id}/member
Get
api_organization_v1_organizations_members_Get 3 params → 200400401429500

Schemas 53

The contract defines 53 schemas that model the data the API accepts and returns. The most detailed are api_organization_v1_Organization (30 properties), api_organization_v1_Member (27 properties), api_b2b_scim_v1_SCIMAttributes (23 properties), api_organization_v1_organizations_members_UpdateRequest (12 properties). Each schema is shown below with its type and property counts.

api_organization_v1_ActiveSSOConnection
object
3 properties 3 required
api_organization_v1_organizations_members_SearchRequest
object
Request type
4 properties 1 required
api_organization_v1_Organization
object
30 properties 23 required
api_organization_v1_OIDCProviderInfo
object
7 properties 6 required
api_b2b_scim_v1_Manager
object
3 properties 3 required
api_organization_v1_SSORegistration
object
4 properties 3 required
api_organization_v1_organizations_members_GetConnectedAppsResponse
object
3 properties 3 required
api_organization_v1_organizations_members_UnlinkRetiredEmailResponse
object
6 properties 6 required
api_organization_v1_SearchQueryOperator
string
api_b2b_scim_v1_X509Certificate
object
3 properties 3 required
api_b2b_scim_v1_Group
object
2 properties 2 required
api_organization_v1_ActiveSCIMConnection
object
4 properties 3 required
api_organization_v1_organizations_members_ReactivateRequest
object
Request type
api_b2b_scim_v1_Entitlement
object
3 properties 3 required
api_organization_v1_organizations_members_DeleteExternalIdResponse
object
5 properties 5 required
api_organization_v1_organizations_members_ReactivateResponse
object
5 properties 5 required
api_b2b_scim_v1_SCIMAttributes
object
23 properties 21 required
api_organization_v1_OAuthRegistration
object
5 properties 3 required
api_organization_v1_organizations_members_DeleteMFAPhoneNumberResponse
object
5 properties 5 required
api_organization_v1_CustomRole
object
3 properties 3 required
api_organization_v1_StartEmailUpdateRequestDeliveryMethod
string
api_organization_v1_organizations_members_StartEmailUpdateRequest
object
Request type
5 properties 1 required
api_organization_v1_Member
object
27 properties 19 required
api_b2b_scim_v1_IMs
object
3 properties 3 required
api_b2b_scim_v1_Address
object
8 properties 8 required
api_organization_v1_SCIMRegistration
object
4 properties 2 required
api_b2b_scim_v1_Role
object
3 properties 3 required
api_organization_v1_organizations_members_OIDCProvidersResponse
object
3 properties 3 required
api_b2b_scim_v1_Email
object
3 properties 3 required
api_organization_v1_organizations_members_StartEmailUpdateResponse
object
5 properties 5 required
api_organization_v1_organizations_members_SearchResponse
object
5 properties 5 required
api_organization_v1_organizations_members_CreateResponse
object
5 properties 5 required
api_organization_v1_ResultsMetadata
object
2 properties 1 required
api_organization_v1_organizations_members_UpdateRequest
object
Request type
12 properties
api_organization_v1_MemberConnectedApp
object
6 properties 5 required
api_organization_v1_organizations_members_UpdateResponse
object
5 properties 5 required
api_b2b_scim_v1_Photo
object
3 properties 3 required
api_organization_v1_CustomRolePermission
object
2 properties 2 required
api_organization_v1_organizations_members_DeleteTOTPResponse
object
5 properties 5 required
api_organization_v1_organizations_members_CreateRequest
object
Request type
10 properties 1 required
api_b2b_scim_v1_Name
object
6 properties 6 required
api_organization_v1_MemberRole
object
2 properties 2 required
api_organization_v1_SearchQuery
object
2 properties 2 required
api_organization_v1_EmailImplicitRoleAssignment
object
2 properties 2 required
api_organization_v1_RetiredEmail
object
2 properties 2 required
api_organization_v1_organizations_members_GetResponse
object
5 properties 5 required
api_organization_v1_StartEmailUpdateRequestLocale
string
api_organization_v1_organizations_members_DeletePasswordResponse
object
5 properties 5 required
api_organization_v1_organizations_members_UnlinkRetiredEmailRequest
object
Request type
2 properties
api_organization_v1_MemberRoleSource
object
2 properties 1 required
api_b2b_scim_v1_PhoneNumber
object
3 properties 3 required
api_organization_v1_organizations_members_DeleteResponse
object
3 properties 3 required
api_b2b_scim_v1_EnterpriseExtension
object
6 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

stytch-organizations-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 Organizations 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.