googleapis.com – firebaseappcheck
Firebase App Check works alongside other Firebase services to help protect your backend resources from abuse, such as billing fraud or phishing.
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:firebaseappcheck/v1beta.json
- Provider
- googleapis.com:firebaseappcheck / firebaseappcheck
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/firebaseappcheck/v1beta/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/firebaseappcheck/v1beta/openapi.yaml
Tools (28)
Extracted live via the executor SDK.
-
projects.firebaseappcheckProjectsAppsAppAttestConfigBatchGetAtomically gets the AppAttestConfigs for the specified list of apps.
-
projects.firebaseappcheckProjectsAppsDebugTokensCreateCreates a new DebugToken for the specified app. For security reasons, after the creation operation completes, the
tokenfield cannot be updated or retrieved, but you can revoke the debug token using DeleteDebugToken. Each app can have a maximum of 20 debug tokens. -
projects.firebaseappcheckProjectsAppsDebugTokensDeleteDeletes the specified DebugToken. A deleted debug token cannot be used to exchange for an App Check token. Use this method when you suspect the secret
tokenhas been compromised or when you no longer need the debug token. -
projects.firebaseappcheckProjectsAppsDebugTokensListLists all DebugTokens for the specified app. For security reasons, the
tokenfield is never populated in the response. -
projects.firebaseappcheckProjectsAppsDeviceCheckConfigBatchGetAtomically gets the DeviceCheckConfigs for the specified list of apps. For security reasons, the
private_keyfield is never populated in the response. -
projects.firebaseappcheckProjectsAppsExchangeAppAttestAssertionAccepts an App Attest assertion and an artifact previously obtained from ExchangeAppAttestAttestation and verifies those with Apple. If valid, returns an AppCheckToken.
-
projects.firebaseappcheckProjectsAppsExchangeAppAttestAttestationAccepts an App Attest CBOR attestation and verifies it with Apple using your preconfigured team and bundle IDs. If valid, returns an attestation artifact that can later be exchanged for an AppCheckToken using ExchangeAppAttestAssertion. For convenience and performance, this method's response object will also contain an AppCheckToken (if the verification is successful).
-
projects.firebaseappcheckProjectsAppsExchangeCustomTokenValidates a custom token signed using your project's Admin SDK service account credentials. If valid, returns an AppCheckToken.
-
projects.firebaseappcheckProjectsAppsExchangeDebugTokenValidates a debug token secret that you have previously created using CreateDebugToken. If valid, returns an AppCheckToken. Note that a restrictive quota is enforced on this method to prevent accidental exposure of the app to abuse.
-
projects.firebaseappcheckProjectsAppsExchangeDeviceCheckTokenAccepts a issued by DeviceCheck, and attempts to validate it with Apple. If valid, returns an AppCheckToken.
-
projects.firebaseappcheckProjectsAppsExchangePlayIntegrityTokenValidates an . If valid, returns an AppCheckToken.
-
projects.firebaseappcheckProjectsAppsExchangeRecaptchaEnterpriseTokenValidates a . If valid, returns an App Check token AppCheckToken.
-
projects.firebaseappcheckProjectsAppsExchangeRecaptchaTokenValidates a . If valid, returns an AppCheckToken.
-
projects.firebaseappcheckProjectsAppsExchangeRecaptchaV3TokenValidates a . If valid, returns an AppCheckToken.
-
projects.firebaseappcheckProjectsAppsExchangeSafetyNetTokenValidates a . If valid, returns an AppCheckToken.
-
projects.firebaseappcheckProjectsAppsGenerateAppAttestChallengeGenerates a challenge that protects the integrity of an immediately following call to ExchangeAppAttestAttestation or ExchangeAppAttestAssertion. A challenge should not be reused for multiple calls.
-
projects.firebaseappcheckProjectsAppsGeneratePlayIntegrityChallengeGenerates a challenge that protects the integrity of an immediately following integrity verdict request to the Play Integrity API. The next call to ExchangePlayIntegrityToken using the resulting integrity token will verify the presence and validity of the challenge. A challenge should not be reused for multiple calls.
-
projects.firebaseappcheckProjectsAppsPlayIntegrityConfigBatchGetAtomically gets the PlayIntegrityConfigs for the specified list of apps.
-
projects.firebaseappcheckProjectsAppsRecaptchaConfigBatchGetAtomically gets the RecaptchaConfigs for the specified list of apps. For security reasons, the
site_secretfield is never populated in the response. -
projects.firebaseappcheckProjectsAppsRecaptchaEnterpriseConfigBatchGetAtomically gets the RecaptchaEnterpriseConfigs for the specified list of apps.
-
projects.firebaseappcheckProjectsAppsRecaptchaV3ConfigBatchGetAtomically gets the RecaptchaV3Configs for the specified list of apps. For security reasons, the
site_secretfield is never populated in the response. -
projects.firebaseappcheckProjectsAppsSafetyNetConfigBatchGetAtomically gets the SafetyNetConfigs for the specified list of apps.
-
projects.firebaseappcheckProjectsServicesBatchUpdateAtomically updates the specified Service configurations.
-
projects.firebaseappcheckProjectsServicesGetGets the Service configuration for the specified service name.
-
projects.firebaseappcheckProjectsServicesListLists all Service configurations for the specified project. Only Services which were explicitly configured using UpdateService or BatchUpdateServices will be returned.
-
projects.firebaseappcheckProjectsServicesPatchUpdates the specified Service configuration.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools