googleapis.com

The Google Identity Toolkit API lets you use open standards to verify a user's identity.

🔑 oauth2 27 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Retrieve an Oidc Idp configuration for an Identity Toolkit project.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://identitytoolkit.googleapis.com/v2/{name}
Gets parameters needed for reCAPTCHA analysis.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://identitytoolkit.googleapis.com/v2/recaptchaConfig
List tenants under the given agent project. Requires read permission on the A…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://identitytoolkit.googleapis.com/v2/{parent}/tenants
Endpoints (27 total)
GET
/v2/{name}
Retrieve an Oidc Idp configuration for an Identity Toolkit project.
GET
/v2/recaptchaConfig
Gets parameters needed for reCAPTCHA analysis.
GET
/v2/{parent}/tenants
List tenants under the given agent project. Requires read permission on the A…
GET
/v2/defaultSupportedIdps
List all default supported Idps.
GET
/v2/{parent}/oauthIdpConfigs
List all Oidc Idp configurations for an Identity Toolkit project.
GET
/v2/{parent}/inboundSamlConfigs
List all inbound SAML configurations for an Identity Toolkit project.
GET
/v2/{parent}/defaultSupportedIdpConfigs
List all default supported Idp configurations for an Identity Toolkit project.
POST
/v2/{parent}/tenants
Create a tenant. Requires write permission on the Agent project.
POST
/v2/accounts:revokeToken
Revokes a user's token from an Identity Provider (IdP). This is done by manua…
POST
/v2/{resource}:getIamPolicy
Gets the access control policy for a resource. An error is returned if the re…
POST
/v2/{resource}:setIamPolicy
Sets the access control policy for a resource. If the policy exists, it is re…
POST
/v2/accounts/mfaSignIn:start
Sends the MFA challenge
At a glance
Total SDKs10
Languages6
Endpoints27
Authoauth2
Categories2
https://identitytoolkit.googleapis.com