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

Frontegg User Pools API

The User Pools API from Frontegg — 15 operation(s) for user pools.

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

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

This API exposes 16 operations across 15 paths, and defines 30 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 5 base URLs: https://api.frontegg.com/identity, https://api.us.frontegg.com/identity, https://api.ca.frontegg.com/identity, https://api.au.frontegg.com/identity, https://{domain}.frontegg.com/identity.

16 operations 15 paths 30 schemas 1 DELETE3 GET7 POST5 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.frontegg.com/identity
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Frontegg User Pools API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearer).

Paths & Operations 16

Across 15 paths, the API surfaces 16 operations — 1 DELETE, 3 GET, 7 POST, 5 PUT. Each is listed below with its method, path, parameters, and response codes.

User Pools 16
GET
/resources/user-sources/v1
Get Vendor User Sources
UserSourcesControllerV1_getUserSources → 200
GET
/resources/user-sources/v1/{id}
Get Vendor User Source
UserSourcesControllerV1_getUserSource 1 param → 200
DELETE
/resources/user-sources/v1/{id}
Delete User Source
UserSourcesControllerV1_deleteUserSource 1 param → 200
POST
/resources/user-sources/v1/external/auth0
Create Auth0 External User Source
UserSourcesControllerV1_createAuth0ExternalUserSource body → 201
POST
/resources/user-sources/v1/external/cognito
Create Cognito External User Source
UserSourcesControllerV1_createCognitoExternalUserSource body → 201
POST
/resources/user-sources/v1/external/firebase
Create Firebase External User Source
UserSourcesControllerV1_createFirebaseExternalUserSource body → 201
POST
/resources/user-sources/v1/external/custom-code
Create Custom-Code External User Source
UserSourcesControllerV1_createCustomCodeExternalUserSource body → 201
POST
/resources/user-sources/v1/federation
Create Federation User Source
UserSourcesControllerV1_createFederationUserSource body → 201
PUT
/resources/user-sources/v1/external/auth0/{id}
Update Auth0 External User Source
UserSourcesControllerV1_updateAuth0ExternalUserSource 1 param body → 200
PUT
/resources/user-sources/v1/external/cognito/{id}
Update Cognito External User Source
UserSourcesControllerV1_updateCognitoExternalUserSource 1 param body → 200
PUT
/resources/user-sources/v1/external/firebase/{id}
Update Firebase External User Source
UserSourcesControllerV1_updateFirebaseExternalUserSource 1 param body → 200
PUT
/resources/user-sources/v1/external/custom-code/{id}
Update Custom-Code External User Source
UserSourcesControllerV1_updateCustomCodeExternalUserSource 1 param body → 200
PUT
/resources/user-sources/v1/federation/{id}
Update Federation User Source
UserSourcesControllerV1_updateFederationUserSource 1 param body → 200
POST
/resources/user-sources/v1/assign
Assign Applications to a User Source
UserSourcesControllerV1_assignUserSource body → 201
POST
/resources/user-sources/v1/unassign
Unassign Applications From a User Source
UserSourcesControllerV1_unassignUserSource body → 201
GET
/resources/user-sources/v1/{id}/users
Get User Source Users
UserSourcesControllerV1_getUserSourceUsers 1 param → 200

Schemas 30

The contract defines 30 schemas that model the data the API accepts and returns. The most detailed are FirebaseServiceAccountConfig (11 properties), ExternalCognitoUserSourceConfig (9 properties), GetUserSourceExtendedResponseDTO (8 properties), GetUserSourceResponseDTO (7 properties). Each schema is shown below with its type and property counts.

FirebaseServiceAccountConfig
object
11 properties 11 required
FronteggPaginationMetadata
object
2 properties 2 required
UserSourceFromSourceTenantConfig
object
1 property 1 required
UserSourceStaticTenantConfig
object
2 properties 2 required
GetUserSourceUsersResponseDTO
object
2 properties 2 required
ExternalAuth0UserSourceConfig
object
6 properties 6 required
CreateCustomCodeExternalUserSourceRequestDTO
object
5 properties 3 required
CreateAuth0ExternalUserSourceRequestDTO
object
5 properties 3 required
CreateUserSourceResponse
object
6 properties 6 required
AssignApplicationsToUserSourceRequestDTO
object
2 properties 2 required
CreateCognitoExternalUserSourceRequestDTO
object
5 properties 3 required
ExternalFirebaseUserSourceConfig
object
5 properties 5 required
CreateFirebaseExternalUserSourceRequestDTO
object
5 properties 3 required
FronteggPaginationLinks
object
4 properties 4 required
Oauth2UserSourceConfig
object
5 properties 3 required
FederationUserSourceConfig
object
6 properties 4 required
GetUserSourceResponseDTO
object
7 properties 7 required
UpdateExternalCustomCodeUserSourceRequestDTO
object
4 properties
UpdateFederationUserSourceRequestDTO
object
4 properties
UpdateExternalCognitoUserSourceRequestDTO
object
4 properties
CreateFederationUserSourceRequestDTO
object
5 properties 3 required
UpdateExternalFirebaseUserSourceRequestDTO
object
4 properties
UnassignApplicationsFromUserSourceRequestDTO
object
2 properties 2 required
UpdateExternalAuth0UserSourceRequestDTO
object
4 properties
UserSourceDynamicTenantConfig
object
2 properties 2 required
ExternalCustomCodeUserSourceConfig
object
5 properties 4 required
GetUserSourceExtendedResponseDTO
object
8 properties 8 required
UserSourceNewTenantConfig
object
1 property 1 required
FronteggPaginationWrapper
object
ExternalCognitoUserSourceConfig
object
9 properties 8 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

frontegg-user-pools-api-openapi.yml Raw ↑

Other APIs Frontegg publishes across the network.

Frontegg Webhooks
Frontegg Account Invitations API
Frontegg Account Invitations Settings API
Frontegg Account Migration API
Frontegg Account Roles API
Frontegg Account Settings API
Frontegg Accounts API
Frontegg API Access Control API
Frontegg API Access Control Configurations API
Frontegg API Token API
Frontegg API Tokens API
Frontegg Applications Settings API
Where this information came from

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