{"meta":{"title":"Modèles de détection de secrets pris en charge","intro":"Listes des secrets pris en charge et des partenaires qui GitHub collaborent avec pour prévenir l'utilisation frauduleuse des secrets divulgués par inadvertance.","product":"Sécurité et qualité du code","breadcrumbs":[{"href":"/fr/code-security","title":"Sécurité et qualité du code"},{"href":"/fr/code-security/reference","title":"Reference"},{"href":"/fr/code-security/reference/secret-security","title":"Sécurité des secrets"},{"href":"/fr/code-security/reference/secret-security/supported-secret-scanning-patterns","title":"Modèles pris en charge"}],"documentType":"article"},"body":"# Modèles de détection de secrets pris en charge\n\nListes des secrets pris en charge et des partenaires qui GitHub collaborent avec pour prévenir l'utilisation frauduleuse des secrets divulgués par inadvertance.\n\n## À propos secret scanning des modèles\n\nIl existe trois types de Alertes de détection de secrets:\n\n* **Alertes utilisateur :** signalées aux utilisateurs sous l’onglet ** Security and quality** du référentiel, lorsqu’un secret pris en charge est détecté dans le référentiel.\n* **Alertes de protection Push :** Signalé aux utilisateurs sous l’onglet ** Security and quality** du référentiel, lorsqu’un contributeur contourne la protection Push.\n* **Alertes de partenaire :** Signalées directement aux fournisseurs secrets qui font partie du secret scanningprogramme de partenariat. Ces alertes ne sont pas signalées sous l’onglet ** Security and quality** du référentiel.\n\nPour obtenir des informations détaillées sur chaque type d'alerte, consultez [À propos des alertes d’analyse des secrets](/fr/code-security/concepts/secret-security/about-alerts).\n\nSi vous utilisez l’API REST pour secret scanning, vous pouvez utiliser le `Secret type` pour rapporter des secrets à partir d’émetteurs spécifiques. Pour plus d’informations, consultez « [Points de terminaison d’API REST pour l’analyse de secrets](/fr/enterprise-cloud@latest/rest/secret-scanning) ».\n\n### Catégories de modèles\n\n| Catégorie             | Descriptif                                                                                                             | Approche de détection | Exemple :           |\n| --------------------- | ---------------------------------------------------------------------------------------------------------------------- | --------------------- | ------------------- |\n| **Générique**         | Secrets non liés à un fournisseur spécifique, tels que les clés privées et les chaînes de connexion de base de données | Basé sur Regex        | `rsa_private_key`   |\n| **Détection de l’IA** | Mots de passe et autres secrets non structurés détectés à l’aide de modèles IA                                         | Basé sur l’IA         | `password`          |\n| **Fournisseur**       | Secrets liés à un fournisseur de services spécifique (par exemple AWS, Azure, Stripe)                                  | Basé sur Regex        | `aws_access_key_id` |\n\n### Fonctionnalités par catégorie\n\n| Capability                                                                                                                                                                                                                                                                                                                               |                                                                                                                                                                                                          Modèles génériques                                                                                                                                                                                                         |                                                                                                                                                                                                           Détecté par l’IA                                                                                                                                                                                                          |                                                                                                                                                  Modèles de fournisseur                                                                                                                                                  |\n| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |\n| Alertes utilisateur                                                                                                                                                                                                                                                                                                                      |                                                                                                             |                                                                                                             |  |\n| Notifications de partenaire                                                                                                                                                                                                                                                                                                              |  |  |                                                                                                                                                                                                                                                                                                                          |\n|  (si partenaire) |                                                                                                                                                                                                                                                                                                                                                                                                                                     |                                                                                                                                                                                                                                                                                                                                                                                                                                     |                                                                                                                                                                                                                                                                                                                          |\n| Protection push (par défaut)                                                                                                                                                                                                                                                                                                             |  |  |                                                                                                                                                                                                                                                                                                                          |\n|  (la plupart)    |                                                                                                                                                                                                                                                                                                                                                                                                                                     |                                                                                                                                                                                                                                                                                                                                                                                                                                     |                                                                                                                                                                                                                                                                                                                          |\n| Protection de Push (configurable)                                                                                                                                                                                                                                                                                                        |                                                                                                             |  |                                                                                                                                                           Some                                                                                                                                                           |\n| Vérifications de validité                                                                                                                                                                                                                                                                                                                |  |  |                                                                                                                                                           Some                                                                                                                                                           |\n| Métadonnées étendues                                                                                                                                                                                                                                                                                                                     |  |  |                                                                                                                                                           Some                                                                                                                                                           |\n| Prise en charge du format Base64                                                                                                                                                                                                                                                                                                         |  |  |                                                                                                                                                           Some                                                                                                                                                           |\n\n> \\[!NOTE]\n> Les vérifications de validité et de métadonnées étendues sont uniquement disponibles pour les utilisateurs avec GitHub Team ou GitHub Enterprise qui activent la fonctionnalité dans le cadre de GitHub Secret Protection.\n\n## Modèles génériques pris en charge\n\nLes niveaux de précision sont estimés en fonction des taux de faux positifs typiques du type de modèle.\n\n| Provider  | par jeton                            | Descriptif                                                                                            | Précision |\n| :-------- | :----------------------------------- | :---------------------------------------------------------------------------------------------------- | :-------- |\n| Générique | clé privée EC                        | Clés privées Elliptic Curve (EC) utilisées pour les opérations de chiffrement                         | High      |\n| Générique | clé\\_privée\\_générique               | Clés privées de chiffrement avec `-----BEGIN PRIVATE KEY-----` en-tête                                | High      |\n| Générique | http\\_basic\\_authentication\\_header  | Informations d’identification d’authentification HTTP de base dans les en-têtes de requête            | Moyen     |\n| Générique | http\\_bearer\\_authentication\\_header | Jetons Bearer HTTP utilisés pour l'authentification API                                               | Moyen     |\n| Générique | mongodb\\_connection\\_string          | Chaînes de connexion pour les bases de données MongoDB contenant des informations d’identification    | High      |\n| Générique | mysql\\_connection\\_url               | Chaînes de connexion pour les bases de données MySQL contenant des informations d’identification      | High      |\n| Générique | openssh\\_private\\_key                | Format OpenSSH clés privées utilisées pour l’authentification SSH                                     | High      |\n| Générique | pgp\\_private\\_key                    | Clés privées PGP (Jolie bonne confidentialité) utilisées pour le chiffrement et la signature          | High      |\n| Générique | postgres\\_connection\\_string         | Chaînes de connexion pour les bases de données PostgreSQL contenant des informations d’identification | High      |\n| Générique | rsa\\_private\\_key                    | Clés privées RSA utilisées pour les opérations de chiffrement                                         | High      |\n\n> \\[!NOTE]\n> Les vérifications de validité **ne sont pas prises en charge** pour les modèles génériques.\n\n## Modèles détectés par l’IA pris en charge\n\nSecret scanning permet Copilot de détecter les secrets génériques à l’aide de l’IA. Consultez [Carte de l’application : fonctionnalités d’IA GitHub pour la sécurité et la qualité](/fr/code-security/responsible-use/security-and-quality-ai-features).\n\n| Provider  | par jeton    |\n| --------- | :----------- |\n| Générique | mot de passe |\n\n> \\[!NOTE] La protection push et les vérifications de validité ne sont pas prises en charge pour les mots de passe.\n\n## Modèles de fournisseur pris en charge\n\nUtilisez le tableau ci-dessous pour rechercher, filtrer et parcourir tous les modèles pris en charge. Vous pouvez filtrer par nom du fournisseur, prise en charge de la protection push, vérification de la validité, etc.\n\n> \\[!NOTE] Les fournisseurs de services mettent régulièrement à jour les modèles utilisés pour générer les jetons et peuvent prendre en charge plusieurs versions d'un même jeton. La protection contre les push prend uniquement en charge les versions de jetons les plus récentes que secret scanning peut identifier avec confiance. Cela permet d'éviter que la protection push ne bloque inutilement des validations lorsqu'un résultat pourrait être un faux positif, ce qui est plus probable avec des jetons hérités.\n\n## Supported patterns\n\n| Provider | Secret | Secret type | Partner | User alert | Push protection | Validity check | Metadata | Base64 |\n| --- | --- | --- | :---: | :---: | :---: | :---: | :---: | :---: |\n| 1Password | 1Password Service Account Token | 1password_service_account_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Adafruit | Adafruit IO Key | adafruit_io_key | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Adobe | Adobe Client Secret | adobe_client_secret | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Adobe | Adobe Device Token | adobe_device_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Adobe | Adobe PAC Token | adobe_pac_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Adobe | Adobe Refresh Token | adobe_refresh_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Adobe | Adobe Service Token | adobe_service_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Adobe | Adobe Short-Lived Access Token | adobe_short_lived_access_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Aikido | Aikido API Client Secret | aikido_api_client_secret | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Aikido | Aikido CI Scanning Token | aikido_ci_scanning_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Airtable | Airtable API Key | airtable_api_key | ✗ | ✓ | ✓ | ✗ | ✓ | ✗ |\n| Airtable | Airtable Personal Access Token | airtable_personal_access_token | ✗ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Aiven | Aiven Auth Token | aiven_auth_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Aiven | Aiven Service Password | aiven_service_password | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Alibaba | Alibaba Cloud AccessKey ID | alibaba_cloud_access_key_id, alibaba_cloud_access_key_secret | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Amazon AWS | Amazon AWS Access Key ID | aws_access_key_id, aws_secret_access_key, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✗ | ✓ |\n| Amazon AWS | Amazon AWS API Key ID | aws_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Amazon AWS | Amazon AWS Session Token | aws_secret_access_key, aws_session_token, aws_temporary_access_key_id | ✗ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Anthropic | Anthropic Admin API Key | anthropic_admin_api_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Anthropic | Anthropic API Key | anthropic_api_key, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |\n| Anthropic | Anthropic Session ID | anthropic_session_id | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| APIclub | APIclub API Key | apiclub_api_key | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Apify | Apify Actor Run API Token | apify_actor_run_api_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Apify | Apify Actor Run Proxy Password | apify_actor_run_proxy_password | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Apify | Apify API Token | apify_api_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Apify | Apify Integration API Token | apify_integration_api_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Apify | Apify Proxy Password | apify_proxy_password | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Apify | Apify UI Token | apify_ui_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Apify | Apify Webhook Dispatch API Token | apify_webhook_dispatch_api_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Asaas | Asaas API Token | asaas_api_token | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Asana | Asana Legacy Format Personal Access Token | asana_legacy_format_personal_access_token | ✗ | ✓ | ✗ | ✓ | ✓ | ✗ |\n| Asana | Asana Personal Access Token | asana_personal_access_token, [Token versions](#token-versions) | ✗ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Atlassian | Atlassian API Token | atlassian_api_token, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Atlassian | Atlassian JSON Web Token | atlassian_jwt | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Authress | Authress Service Client Access Key | authress_service_client_access_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Active Directory Application Secret | azure_active_directory_application_secret, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure AI Services Key | azure_ai_services_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Azure | Azure Anomaly Detector EE Key | azure_anomaly_detector_ee_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Azure | Azure Anomaly Detector Key | azure_anomaly_detector_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Azure | Azure Apim Direct Management Key | azure_apim_direct_management_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Apim Gateway Key | azure_apim_gateway_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Apim Repository Key | azure_apim_repository_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Azure | Azure Apim Subscription Key | azure_apim_subscription_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure App Configuration Connection String | azure_app_configuration_connection_string | ✗ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Azure | Azure App Configuration Key | azure_app_configuration_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Batch Key Identifiable | azure_batch_key_identifiable, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Cache for Redis Access Key | azure_cache_for_redis_access_key, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✗ | ✓ |\n| Azure | Azure Cognitive Services Key | azure_cognitive_services_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Azure | Azure Communication Services Connection String | azure_communication_services_connection_string | ✗ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Azure | Azure Communication Services Key | azure_communication_services_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Computer Vision Key | azure_computer_vision_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Registry Key Identifiable | azure_container_registry_key_identifiable | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Content Moderator Key | azure_content_moderator_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Azure | Azure Content Safety Key | azure_content_safety_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Cosmosdb Key Identifiable | azure_cosmosdb_key_identifiable, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✗ | ✓ |\n| Azure | Azure Custom Vision Prediction Key | azure_custom_vision_prediction_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Azure | Azure Custom Vision Training Key | azure_custom_vision_training_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Azure | Azure DevOps Personal Access Token | azure_devops_personal_access_token, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Azure | Azure Event Grid Key Identifiable | azure_event_grid_key_identifiable, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Event Hub Key Identifiable | azure_event_hub_key_identifiable | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Azure | Azure Face Key | azure_face_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Fluid Relay Key | azure_fluid_relay_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Form Recognizer Key | azure_form_recognizer_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Function Key | azure_function_key, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✗ | ✓ |\n| Azure | Azure Health Decision Support Key | azure_health_decision_support_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Health Insights Key | azure_health_insights_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Immersive Reader Key | azure_immersive_reader_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Internal All In One Key | azure_internal_all_in_one_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure IoT Device Connection String | azure_iot_device_connection_string | ✗ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Azure | Azure IoT Device Key | azure_iot_device_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure IoT Device Provisioning Key | azure_iot_device_provisioning_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure IoT Hub Connection String | azure_iot_hub_connection_string | ✗ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Azure | Azure IoT Hub Key | azure_iot_hub_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure IoT Provisioning Connection String | azure_iot_provisioning_connection_string | ✗ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Azure | Azure Knowledge Key | azure_knowledge_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Logic Apps URL | azure_logic_apps_url, [Token versions](#token-versions) | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Azure | Azure Luis Authoring Key | azure_luis_authoring_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Luis Key | azure_luis_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Microsoft Azure Service Management Certificate | azure_management_certificate | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Maps Key | azure_maps_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Azure | Azure Metrics Advisor Key | azure_metrics_advisor_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Mixed Reality Key | azure_mixed_reality_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure ML Inference Key | azure_ml_inference_identifiable_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure ML Internal Service Principal Key | azure_ml_internal_service_principal_identifiable_key | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Azure | Azure ML Studio (classic) Web Service Key | azure_ml_web_service_classic_identifiable_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure OpenAI Key | azure_openai_key, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✗ | ✗ | ✓ |\n| Azure | Azure Personalizer Key | azure_personalizer_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure QnA Maker Key | azure_qna_maker_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure QnA Maker V2 Key | azure_qna_maker_v2_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Quantum Key | azure_quantum_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Relay Key Identifiable | azure_relay_key_identifiable | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Azure | Azure SAS Token | azure_sas_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Search Admin Key | azure_search_admin_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Search Query Key | azure_search_query_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Service Bus Key Identifiable | azure_service_bus_identifiable | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Azure | Azure SignalR Connection String | azure_signalr_connection_string | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure SignalR Key | azure_signalr_key, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Speech Services Key | azure_speech_services_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Speech Translation Key | azure_speech_translation_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure SQL Internal Default CloudSA Key | azure_sql_internal_default_cloudsa_key | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Azure | Azure SQL password | azure_sql_password | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Storage Account Access Key | azure_storage_account_key, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✗ | ✓ |\n| Azure | Azure Text Analytics Key | azure_text_analytics_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Text Translation Key | azure_text_translation_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Azure | Azure Video Intelligence Key | azure_video_intelligence_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Microsoft Azure Web App Bot Key | azure_web_app_bot_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Web Pub Sub Connection String | azure_web_pub_sub_connection_string | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Azure Web Pub Sub Key | azure_web_pub_sub_key, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Azure | Microsoft Azure Entra ID Token | microsoft_azure_entra_id_token | ✗ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Baidu | Baidu AI API Key | baiduai_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Baidu | Baidu Cloud API Access Key | baiducloud_api_accesskey | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Beamer | Beamer API Key | beamer_api_key | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Bitbucket | Bitbucket Server Personal Access Token | bitbucket_server_personal_access_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Bitrise | Bitrise Personal Access Token | bitrise_personal_access_token | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Bitrise | Bitrise Workspace API Token | bitrise_workspace_api_token | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Block Protocol | Block Protocol API Key | block_protocol_api_key | ✗ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Brevo | Sendinblue API Key | sendinblue_api_key, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |\n| Brevo | Sendinblue SMTP Key | sendinblue_smtp_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Buildkite | Buildkite Agent Access Token | buildkite_agent_access_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Buildkite | Buildkite Agent Job Token | buildkite_agent_job_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Buildkite | Buildkite Agent Registration Token | buildkite_agent_registration_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Buildkite | Buildkite Cluster Queue Token | buildkite_cluster_queue_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Buildkite | Buildkite Cluster Token | buildkite_cluster_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Buildkite | Buildkite Packages Registry Token | buildkite_packages_registry_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Buildkite | Buildkite Packages Temporary Token | buildkite_packages_temporary_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Buildkite | Buildkite Portal Secret | buildkite_portal_secret | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Buildkite | Buildkite Portal Token | buildkite_portal_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Buildkite | Buildkite User Access Token | buildkite_user_access_token | ✓ | ✓ | ✗ | ✗ | ✗ | ✗ |\n| Canadian Digital Service | Canadian Digital Service Notify API Key | cds_canada_notify_api_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Canva | Canva App Secret | canva_app_secret | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Canva | Canva Connect API Secret | canva_connect_api_secret | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Canva | Canva Secret | canva_secret | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Cashfree | Cashfree API Key | cashfree_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Cfx.re | Cfx.re Server Key | cfxre_server_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Checkout.com | Checkout.com Production Secret Key | checkout_production_secret_key, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Checkout.com | Checkout.com Test Secret Key | checkout_test_secret_key, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Chief Tools | Chief Tools Token | chief_tools_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| CircleCI | CircleCI Bot API Token | circleci_bot_access_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| CircleCI | CircleCI Personal Access Token | circleci_personal_access_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| CircleCI | CircleCI Project Access Token | circleci_project_access_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| CircleCI | CircleCI Release API Token | circleci_release_integration_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Clojars | Clojars Deploy Token | clojars_deploy_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Cloudflare | Cloudflare Account API Token | cloudflare_account_api_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Cloudflare | Cloudflare Global User API Key | cloudflare_global_user_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Cloudflare | Cloudflare User API Token | cloudflare_user_api_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Cloudsmith | Cloudsmith API Key | cloudsmith_api_key | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Cockroach Labs | CockroachDB Cloud API Key | ccdb_api_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Cohere | Cohere API Key | cohere_api_key | ✗ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Contentful | Contentful Personal Access Token | contentful_personal_access_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Contentful | Contentful Web Token | contentful_web_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Contributed Systems | Contributed Systems Credentials | contributed_systems_credentials | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Coveo | Coveo Access Token | coveo_access_token | ✓ | ✗ | ✗ | ✓ | ✗ | ✗ |\n| Coveo | Coveo API Key | coveo_api_key | ✓ | ✗ | ✗ | ✓ | ✗ | ✗ |\n| crates.io | Crates.io API Token | cratesio_api_token, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Databento | Databento API Key | databento_api_key | ✓ | ✓ | ✗ | ✓ | ✗ | ✗ |\n| Databricks | Databricks API Token | databricks_access_token, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✗ | ✓ |\n| Databricks | Databricks Account Session Token | databricks_account_session_token | ✓ | ✓ | ✗ | ✗ | ✗ | ✗ |\n| Databricks | Databricks Federated Account Session Token | databricks_federated_account_session_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Databricks | Databricks OAuth Code | databricks_oauth_code | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Databricks | Databricks OAuth Refresh Token | databricks_oauth_refresh_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Databricks | Databricks OAuth Secret Token | databricks_oauth_secret_token | ✓ | ✓ | ✗ | ✗ | ✗ | ✗ |\n| Databricks | Databricks OAuth Single Use Refresh Token Child | databricks_oauth_single_use_refresh_token_child | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Databricks | Databricks OAuth Single Use Refresh Token Parent | databricks_oauth_single_use_refresh_token_parent | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Databricks | Databricks Scoped API Token | databricks_scoped_api_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Databricks | Databricks Scoped Internal Token | databricks_scoped_internal_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Databricks | Databricks Token | databricks_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Databricks | Databricks Workspace Session Token | databricks_workspace_session_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Datadog | Datadog API Key | datadog_api_key | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Datadog | Datadog Application Key | datadog_app_key, [Token versions](#token-versions) | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Datadog | Datadog Personal Access Token | datadog_pat | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Datadog | Datadog RCM | datadog_rcm | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Datadog | Datadog Service Account Token | datadog_sat | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Datastax | Datastax AstraCS Tokens | datastax_astracs_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| DeepSeek | DeepSeek API Key | deepseek_api_key | ✗ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Defined Networking | Defined Networking Managed Nebula API Key | defined_networking_nebula_api_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| DevCycle | DevCycle Client API Key | devcycle_client_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| DevCycle | DevCycle Mobile API Key | devcycle_mobile_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| DevCycle | DevCycle Server API Key | devcycle_server_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| DigitalOcean | DigitalOcean OAuth Token | digitalocean_oauth_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| DigitalOcean | DigitalOcean Personal Access Token | digitalocean_personal_access_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| DigitalOcean | DigitalOcean Refresh Token | digitalocean_refresh_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| DigitalOcean | DigitalOcean System Token | digitalocean_system_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Discord | Discord Bot Token | discord_bot_token, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Docker | Docker Organization Access Token | docker_organization_access_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Docker | Docker Personal Access Token | docker_personal_access_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Docker | Docker Swarm Join Token | docker_swarm_join_token | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ |\n| Docker | Docker Swarm Unlock Key | docker_swarm_unlock_key | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ |\n| Doppler | Doppler Audit Token | doppler_audit_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Doppler | Doppler CLI Token | doppler_cli_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Doppler | Doppler Personal Token | doppler_personal_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Doppler | Doppler SCIM Token | doppler_scim_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Doppler | Doppler Service Account Token | doppler_service_account_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Doppler | Doppler Service Token | doppler_service_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Dropbox | Dropbox Access Token | dropbox_access_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Dropbox | Dropbox Short-Lived Access Token | dropbox_short_lived_access_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Duffel | Duffel Live Access Token | duffel_live_access_token | ✗ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Duffel | Duffel Test Access Token | duffel_test_access_token | ✗ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Dynatrace | Dynatrace API Token | dynatrace_api_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Dynatrace | Dynatrace Internal Token | dynatrace_internal_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| EasyPost | EasyPost Production API Key | easypost_production_api_key | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| EasyPost | EasyPost Test API Key | easypost_test_api_key | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| eBay | eBay Production Client ID (App ID) | ebay_production_client_id, ebay_production_client_secret | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| eBay | eBay Sandbox Client ID (App ID) | ebay_sandbox_client_id, ebay_sandbox_client_secret | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Elastic | Elastic Cloud API Key | elastic_cloud_api_key | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Elastic | Elastic Stack API Key | elastic_stack_api_key, [Token versions](#token-versions) | ✗ | ✓ | ✓ | ✗ | ✗ | ✓ |\n| Facebook | Facebook Access Token | facebook_access_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Fastly | Fastly API Token | fastly_api_token, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Fieldguide | Fieldguide API Token | fieldguide_api_token | ✓ | ✓ | ✗ | ✗ | ✗ | ✗ |\n| Figma | Figma Personal Access Token | figma_pat | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Figma | Figma SCIM API Token | figma_scim_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Finicity | Finicity App Key | finicity_app_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Firebase | Firebase Cloud Messaging Server Key | firebase_cloud_messaging_server_key | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ |\n| Flickr | Flickr API Key | flickr_api_key | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ |\n| Flutterwave | Flutterwave Live API Secret Key | flutterwave_live_api_secret_key | ✗ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Flutterwave | Flutterwave Test API Secret Key | flutterwave_test_api_secret_key | ✗ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Frame.io | Frame.io Developer Token | frameio_developer_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Frame.io | Frame.io JSON Web Token | frameio_jwt | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| FullStory | FullStory API Key | fullstory_api_key, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| GitHub | GitHub App Installation Access Token | github_app_installation_access_token, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |\n| GitHub | GitHub OAuth Access Token | github_oauth_access_token, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |\n| GitHub | GitHub Personal Access Token | github_personal_access_token, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |\n| GitHub | GitHub Refresh Token | github_refresh_token, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |\n| GitHub | GitHub SSH Private Key | github_ssh_private_key | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| GitHub | GitHub Test Token | github_test_token | ✓ | ✓ | ✗ | ✗ | ✗ | ✗ |\n| GitLab | GitLab Access Token | gitlab_access_token, [Token versions](#token-versions) | ✗ | ✓ | ✓ | ✓ | ✓ | ✓ |\n| GitLab | GitLab CI/CD Job Token | gitlab_ci_build_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| GitLab | GitLab Deploy Token | gitlab_deploy_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| GitLab | GitLab Feature Flag Client Token | gitlab_feature_flag_client_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| GitLab | GitLab Feed Token | gitlab_feed_token_v2 | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| GitLab | GitLab Incoming Mail Token | gitlab_incoming_email_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| GitLab | GitLab Agent for Kubernetes Token | gitlab_kubernetes_agent_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| GitLab | GitLab OAuth Application Secret | gitlab_oauth_app_secret | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| GitLab | GitLab Pipeline Trigger Token | gitlab_pipeline_trigger_token | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ |\n| GitLab | GitLab Runner Authentication Token | gitlab_runner_auth_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| GitLab | GitLab Runner Registration Token | gitlab_runner_registration_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| GitLab | GitLab SCIM Token | gitlab_scim_oauth_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| GoCardless | GoCardless Live Access Token | gocardless_live_access_token | ✓ | ✓ | ✗ | ✓ | ✓ | ✗ |\n| GoCardless | GoCardless Sandbox Access Token | gocardless_sandbox_access_token | ✓ | ✓ | ✗ | ✓ | ✓ | ✗ |\n| Google | Google API Key | google_api_key | ✓ | ✓ | ✗ | ✓ | ✗ | ✗ |\n| Google | Google Cloud Service Account Credentials | google_cloud_service_account_credentials | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Google | Google Cloud Storage Service Account Access Key ID | google_cloud_storage_access_key_secret, google_cloud_storage_service_account_access_key_id | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Google | Google Cloud Storage User Access Key ID | google_cloud_storage_access_key_secret, google_cloud_storage_user_access_key_id | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Google | GCP API Key Bound to a Service Account | google_gcp_api_key_bound_service_account | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Google | Google Gemini API Key | google_gemini_api_key | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ |\n| Google | Google OAuth Access Token | google_oauth_access_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Google | Google OAuth Client ID | google_oauth_client_id, google_oauth_client_secret, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✗ | ✗ | ✓ |\n| Google | Google OAuth Refresh Token | google_oauth_refresh_token, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✗ | ✗ | ✓ |\n| Grafana | Grafana Cloud API Key | grafana_cloud_api_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Grafana | Grafana Cloud API Token | grafana_cloud_api_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Grafana | Grafana Project API Key | grafana_project_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Grafana | Grafana Project Service Account Token | grafana_project_service_account_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Groq | Groq API Key | groq_api_key, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✗ | ✓ |\n| GuardSquare | GuardSquare AppSweep API Key | guardsquare_appsweep_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| GuardSquare | GuardSquare CLI Access Token | guardsquare_cli_access_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| GuardSquare | GuardSquare Maven Token | guardsquare_maven_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Hack Club | Hack Club AI Key | hackclub_ai_api_key | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| HashiCorp | HashiCorp Vault Batch Token | hashicorp_vault_batch_token, [Token versions](#token-versions) | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| HashiCorp | HashiCorp Vault Root Service Token | hashicorp_vault_root_service_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| HashiCorp | HashiCorp Vault Service Token | hashicorp_vault_service_token, [Token versions](#token-versions) | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| HashiCorp | Terraform Cloud / Enterprise API Token | terraform_api_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| hCaptcha | hCaptcha Siteverify Secret | hcaptcha_siteverify_secret | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Heroku | Heroku Platform API OAuth2 Token | heroku_platform_api_oauth2_token | ✗ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Heroku | Heroku Postgres Connection URL | heroku_postgres_connection_url | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Highnote | Highnote RK Live Key | highnote_rk_live_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Highnote | Highnote RK Test Key | highnote_rk_test_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Highnote | Highnote SK Live Key | highnote_sk_live_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Highnote | Highnote SK Test Key | highnote_sk_test_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| HOP | HOP Bearer | hop_bearer | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| HOP | HOP PAT | hop_pat | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| HOP | HOP PTK | hop_ptk | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Hubspot | Hubspot API Key | hubspot_api_key, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Hubspot | Hubspot Personal Access Key | hubspot_personal_access_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Hubspot | Hubspot Private Apps User Token | hubspot_private_apps_user_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Hubspot | Hubspot SMTP Credential | hubspot_smtp_credential, [Token versions](#token-versions) | ✓ | ✓ | ✗ | ✗ | ✗ | ✗ |\n| Hugging Face | Hugging Face Organization API Token | hf_org_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Hugging Face | Hugging Face User Access Token | hf_user_access_token, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |\n| IBM | IBM Cloud IAM Key | ibm_cloud_iam_key | ✓ | ✗ | ✗ | ✓ | ✗ | ✗ |\n| Intercom | Intercom Access Token | intercom_access_token | ✗ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Ionic | Ionic Personal Access Token | ionic_personal_access_token, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Ionic | Ionic Refresh Token | ionic_refresh_token, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Iterative | DVC Studio Access Token | iterative_dvc_studio_access_token | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| JFrog | JFrog Platform Access Token | jfrog_platform_access_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| JFrog | JFrog Platform API Key | jfrog_platform_api_key | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| JFrog | JFrog Platform Reference Token | jfrog_platform_reference_token, [Token versions](#token-versions) | ✗ | ✓ | ✓ | ✗ | ✗ | ✓ |\n| Langchain | LangSmith Personal Access Token | langchain_api_personal_key | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Langchain | LangSmith Service Key | langchain_api_server_key | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Langchain | LangSmith License Key | langsmith_license_key | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Langchain | LangSmith SCIM Bearer Token | langsmith_scim_bearer_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Lark | Lark APaaS Client Secret | lark_apaas_client_secret | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Lark | Lark Application Secret | lark_app_secret | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Lark | Lark MCP Grant Token | lark_mcp_grant_token | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Lark | Lark Meego Plugin Secret | lark_meego_plugin_secret | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Lark | Lark User Session | lark_user_session | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| LaunchDarkly | LaunchDarkly API Token | launchdarkly_access_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Lichess | Lichess OAuth Access Token | lichess_oauth_access_token | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Lichess | Lichess Personal Access Token | lichess_personal_access_token | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Lightspeed | Lightspeed Personal Access Token | lightspeed_xs_pat | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Limbar | Limbar Token | limbar_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Linear | Linear API Key | linear_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Linear | Linear OAuth Access Token | linear_oauth_access_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| LinkedIn | LinkedIn Client Secret | linkedin_client_secret | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Lob | Lob Live API Key | lob_live_api_key | ✗ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Lob | Lob Test API Key | lob_test_api_key | ✗ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Localstack | Localstack API Key | localstack_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| LogicMonitor | LogicMonitor Bearer Token | logicmonitor_bearer_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| LogicMonitor | LogicMonitor LMv1 Access Key | logicmonitor_lmv1_access_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Login with Amazon | Login with Amazon OAuth Client ID | amazon_oauth_client_id, amazon_oauth_client_secret | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Lovable Labs | Lovable API Key | lovable_api_key | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Mailchimp | Mailchimp API Key | mailchimp_api_key | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Mailchimp | Mandrill API Key | mandrill_api_key | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Mailersend | Mailersend API Token | mailersend_api_token | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Mailersend | Mailersend SMTP Password | mailersend_smtp_password | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Mailersend | Mailersend SMTP Username | mailersend_smtp_username | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Mailgun | Mailgun API Key | mailgun_api_key, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Mailgun | Mailgun SMTP Credential | mailgun_smtp_credential | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Mapbox | Mapbox Secret Access Token | mapbox_secret_access_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| MaxMind | MaxMind License Key | maxmind_license_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Meraki | Meraki Dashboard API Key | meraki_api_key | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Mercury | Mercury Non-Production API Token | mercury_non_production_api_token | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Mercury | Mercury Production API Token | mercury_production_api_token | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Mergify | Mergify Application Key | mergify_application_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| MessageBird | MessageBird API Key | messagebird_api_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Microsoft | Power Automate Webhook SAS | power_automate_webhook_sas | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Midtrans | Midtrans Production Server Key | midtrans_production_server_key | ✗ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Midtrans | Midtrans Sandbox Server Key | midtrans_sandbox_server_key | ✗ | ✓ | ✗ | ✓ | ✗ | ✗ |\n| Mistral AI | Mistral AI API Key | mistral_ai_api_key | ✗ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| MongoDB | MongoDB Atlas Database URI with credentials | mongodb_atlas_db_uri_with_credentials | ✓ | ✓ | ✗ | ✓ | ✓ | ✗ |\n| MongoDB | MongoDB Atlas Service Account Secret | mongodb_atlas_service_account_secret | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Naver Cloud | Naver Cloud Gov Access Key ID | navercloud_gov_access_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Naver Cloud | Naver Cloud Gov Secret Key | navercloud_gov_access_key_secret | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Naver Cloud | Naver Cloud Gov Secure Token Service | navercloud_gov_sts | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Naver Cloud | Naver Cloud Gov Secure Token Service Secret | navercloud_gov_sts_secret | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Naver Cloud | Naver Cloud Access Key ID | navercloud_pub_access_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Naver Cloud | Naver Cloud Secret Key | navercloud_pub_access_key_secret | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Naver Cloud | Naver Cloud Secure Token Service | navercloud_pub_sts | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Naver Cloud | Naver Cloud Secure Token Service Secret | navercloud_pub_sts_secret | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Neon | Neon API Key | neon_api_key | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Neon | Neon Connection URI | neon_connection_uri | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Netflix | Netflix NetKey | netflix_netkey | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| New Relic | New Relic Insights Query Key | new_relic_insights_query_key | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| New Relic | New Relic License Key | new_relic_license_key | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ |\n| New Relic | New Relic Personal API Key | new_relic_personal_api_key | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| New Relic | New Relic REST API Key | new_relic_rest_api_key | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Notion | Notion API Token | notion_api_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Notion | Notion Integration Token | notion_integration_token | ✗ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Notion | Notion OAuth Client Secret | notion_oauth_client_secret | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| npm | npm Access Token | npm_access_token, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| NuGet | NuGet API Key | nuget_api_key, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Octopus Deploy | Octopus Deploy API Key | octopus_deploy_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Oculus | Oculus Access Token | oculus_access_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| OneChronos | OneChronos API Token | onechronos_api_key | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| OneChronos | OneChronos Expressive Bidding API Key | onechronos_eb_api_key | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| OneChronos | OneChronos Expressive Bidding Encryption Key | onechronos_eb_encryption_key | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| OneChronos | OneChronos OAuth Token | onechronos_oauth_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| OneChronos | OneChronos Refresh Token | onechronos_refresh_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| OneSignal | OneSignal Rich API Key | onesignal_rich_authentication_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Onfido | Onfido Live API Token | onfido_live_api_token | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Onfido | Onfido Sandbox API Token | onfido_sandbox_api_token | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| OpenAI | OpenAI API Key | openai_api_key, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| OpenRouter | OpenRouter API Key | openrouter_api_key | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| OpenVSX | OpenVSX Access Token | openvsx_access_token, [Token versions](#token-versions) | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Openweather | Openweather API Key | openweather_api_key | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Oracle | Oracle API Key | oracle_api_key | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Orbit | Orbit API Token | orbit_api_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Paddle | Paddle API Key | paddle_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Paddle | Paddle Sandbox API Key | paddle_sandbox_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| PagerDuty | PagerDuty OAuth Secret | pagerduty_oauth_secret | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| PagerDuty | PagerDuty OAuth Token | pagerduty_oauth_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Palantir | Palantir JSON Web Token | palantir_jwt | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Pangea | Pangea Token | pangea_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Perplexity | Perplexity API Key | perplexity_api_key | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Persona  Identities | Persona Production Api Key | persona_production_api_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Persona  Identities | Persona Sandbox Api Key | persona_sandbox_api_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Pineapple Technologies Limited | Pineapple Technologies Incident API Key | pineapple_technologies_incident_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Pinecone | Pinecone API Key | pinecone_api_key | ✗ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Pinterest | Pinterest Access Token | pinterest_access_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Pinterest | Pinterest Refresh Token | pinterest_refresh_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| PlanetScale | PlanetScale Database Password | planetscale_database_password | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| PlanetScale | PlanetScale OAuth Token | planetscale_oauth_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| PlanetScale | PlanetScale Service Token | planetscale_service_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Planning Center | Planning Center OAuth Access Token | planning_center_oauth_access_token | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Planning Center | Planning Center OAuth Application Secret | planning_center_oauth_app_secret | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Planning Center | Planning Center Personal Access Token | planning_center_personal_access_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Plivo | Plivo Auth ID | plivo_auth_id, plivo_auth_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Polar | Polar Access Token | polar_access_token, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Polar | Polar Authorization Code | polar_authorization_code, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Polar | Polar Client Registration Token | polar_client_registration_token, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Polar | Polar Client Secret | polar_client_secret, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Polar | Polar Customer Session Token | polar_customer_session_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Polar | Polar Personal Access Token | polar_personal_access_token, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Polar | Polar Refresh Token | polar_refresh_token, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Polar | Polar User Session Token | polar_user_session_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| PostHog | PostHog Project Secret API Key | posthog_feature_flags_secure_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| PostHog | PostHog OAuth Access Token | posthog_oauth_access_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| PostHog | PostHog OAuth Refresh Token | posthog_oauth_refresh_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| PostHog | PostHog Personal API Key | posthog_personal_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Postman | Postman API Key | postman_api_key | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Postman | Postman Collection Key | postman_collection_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Prefect | Prefect Server API Key | prefect_server_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Prefect | Prefect User API Key | prefect_user_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Proctorio | Proctorio Consumer Key | proctorio_consumer_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Proctorio | Proctorio Linkage Key | proctorio_linkage_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Proctorio | Proctorio Registration Key | proctorio_registration_key | ✓ | ✓ | ✗ | ✗ | ✗ | ✗ |\n| Proctorio | Proctorio Secret Key | proctorio_secret_key, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Proof | Proof Full Access API Key | proof_full_access_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Pulumi | Pulumi Access Token | pulumi_access_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| PyPI | PyPI API Token | pypi_api_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Rainforest Pay | Rainforest API Key | rainforest_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Rainforest Pay | Rainforest Sandbox API Key | rainforest_sandbox_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Ramp | Ramp OAuth Client ID | ramp_client_id | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Ramp | Ramp OAuth Client Secret | ramp_client_secret | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Ramp | Ramp OAuth Access or Refresh Token | ramp_oauth_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Raycast | Raycast Access Token | raycast_access_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| ReadMe | ReadMe API Key | readmeio_api_access_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| redirect.pizza | redirect.pizza API Token | redirect_pizza_api_token | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Replicate | Replicate API Token | replicate_api_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Resend | Resend API Key | resend_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Rootly | Rootly API Key | rootly_api_key | ✗ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| RubyGems | RubyGems API Key | rubygems_api_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| RunPod | RunPod API Key | runpod_api_key | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Salesforce | Salesforce Access Token | salesforce_access_token | ✗ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Salesforce | Salesforce Marketing Cloud API OAuth2 Token | salesforce_marketing_cloud_api_oauth2_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Salesforce | Salesforce OAuth2 Consumer Key | salesforce_oauth2_consumer_key, salesforce_oauth2_consumer_secret | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Salesforce | Salesforce Refresh Token | salesforce_refresh_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Samsara | Samsara API Token | samsara_api_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Samsara | Samsara OAuth Access Token | samsara_oauth_access_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Scalr | Scalr API Token | scalr_api_token | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Segment | Segment Public API Token | segment_public_api_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| SendGrid | SendGrid API Key | sendgrid_api_key | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Sentry | Sentry Integration Token | sentry_integration_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Sentry | Sentry Organization Token | sentry_organization_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Sentry | Sentry Personal Token | sentry_personal_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Sentry | Sentry User App Auth Token | sentry_user_app_auth_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Shippo | Shippo Live API Token | shippo_live_api_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Shippo | Shippo Test API Token | shippo_test_api_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Shopee | Shopee Open Platform Partner Key | shopee_open_platform_partner_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Shopify | Shopify Access Token | shopify_access_token | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Shopify | Shopify App Client Credentials | shopify_app_client_credentials | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Shopify | Shopify App Client Secret | shopify_app_client_secret | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Shopify | Shopify App Shared Secret | shopify_app_shared_secret | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Shopify | Shopify Custom App Access Token | shopify_custom_app_access_token | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Shopify | Shopify Marketplace Token | shopify_marketplace_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Shopify | Shopify Merchant Token | shopify_merchant_token | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Shopify | Shopify Partner API Token | shopify_partner_api_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Shopify | Shopify Private App Password | shopify_private_app_password | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Siemens | Siemens API Token | siemens_api_token | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Siemens | Siemens Code Token | siemens_code_token | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Sindri | Sindri API Key | sindri_api_key, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Slack | Slack API Token | slack_api_token, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Slack | Slack Incoming Webhook URL | slack_incoming_webhook_url | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Slack | Slack Workflow Trigger URL | slack_workflow_trigger_url | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ |\n| Slack | Slack Workflow Webhook URL | slack_workflow_webhook_url | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Snowflake | SFPG Connection String | snowflake_postgres_connection_string | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Snowflake | SFPG Host | snowflake_postgres_host, snowflake_postgres_password | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Snowflake | Snowflake Programmatic Access Token | snowflake_programmatic_access_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Sourcegraph | Sourcegraph Access Token | sourcegraph_access_token | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Sourcegraph | Sourcegraph Dotcom User Gateway Access Token | sourcegraph_dotcom_user_gateway | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Sourcegraph | Sourcegraph Access Token with Instance Identifier | sourcegraph_instance_identifier_access_token | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Sourcegraph | Sourcegraph License Key Token | sourcegraph_license_key_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Sourcegraph | Sourcegraph Product Subscription Token | sourcegraph_product_subscription_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Square | Square Access Token | square_access_token, [Token versions](#token-versions) | ✗ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Square | Square Production Application Secret | square_production_application_secret | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Square | Square Sandbox Application Secret | square_sandbox_application_secret | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| SSLMate | SSLMate API Key | sslmate_api_key, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| SSLMate | SSLMate Cluster Secret | sslmate_cluster_secret | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Stripe | Stripe API Key | stripe_api_key | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Stripe | Stripe Legacy API Key | stripe_legacy_api_key | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Stripe | Stripe Live API Restricted Key | stripe_live_restricted_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Stripe | Stripe Test API Restricted Key | stripe_test_restricted_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Stripe | Stripe Test API Secret Key | stripe_test_secret_key | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Stripe | Stripe Webhook Signing Secret | stripe_webhook_signing_secret | ✓ | ✓ | ✗ | ✗ | ✗ | ✗ |\n| Supabase | Supabase OAuth Access Token | supabase_oauth_access_token | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Supabase | Supabase Personal Access Token | supabase_personal_access_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Supabase | Supabase Personal Access Token (scoped) | supabase_scoped_personal_access_token | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ |\n| Supabase | Supabase Secret Key | supabase_secret_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Tableau | Tableau Personal Access Token | tableau_personal_access_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Tailscale | Tailscale API Key | tailscale_api_key | ✓ | ✓ | ✗ | ✓ | ✓ | ✗ |\n| Telegram | Telegram Bot Token | telegram_bot_token | ✗ | ✓ | ✗ | ✓ | ✓ | ✗ |\n| Telnyx | Telnyx API V2 Key | telnyx_api_v2_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Temporal | Temporal Cloud API Key | temporal_cloud_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Tencent | Tencent Cloud International Access Token | tencent_cloud_intl_access_token | ✓ | ✓ | ✗ | ✗ | ✗ | ✗ |\n| Tencent | Tencent Cloud Secret ID | tencent_cloud_secret_id | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Tencent | Tencent WeChat API App ID | tencent_wechat_api_app_id | ✓ | ✓ | ✗ | ✗ | ✗ | ✗ |\n| Tencent | Tencent WeChat Pay Token | tencent_wechat_pay_token | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ |\n| Thunderstore | Thunderstore IO API Token | thunderstore_io_api_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Twilio | Twilio Access Token | twilio_access_token | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Twilio | Twilio Account String Identifier | twilio_account_sid, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✗ | ✗ | ✓ |\n| Twilio | Twilio API Key | twilio_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Typeform | Typeform Personal Access Token | typeform_personal_access_token | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Uniwise | WISEflow API Key | wiseflow_api_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Unkey | Unkey Root Key | unkey_root_key | ✓ | ✓ | ✗ | ✓ | ✗ | ✗ |\n| Val Town | Val Town API Token | val_town_api_token | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Vercel | Vercel API Key | vercel_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Vercel | Vercel App Refresh Token | vercel_app_refresh_token | ✓ | ✓ | ✗ | ✗ | ✗ | ✗ |\n| Vercel | Vercel App User Access Token | vercel_app_user_access_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Vercel | Vercel Integration Access Token | vercel_integration_access_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Vercel | Vercel Personal Access Token | vercel_personal_access_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Vercel | Vercel Support Access Token | vercel_support_access_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| VolcEngine | VolcEngine Access Key ID | volcengine_access_key_id | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| VolcEngine | VolcEngine Ark API Key | volcengine_ark_api_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Wakatime | WakaTime API Key | wakatime_api_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Wakatime | WakaTime App Secret | wakatime_app_secret | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Wakatime | WakaTime OAuth Access Token | wakatime_oauth_access_token | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Wakatime | WakaTime OAuth Refresh Token | wakatime_oauth_refresh_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Weatherstack | Weatherstack API Key | weatherstack_api_key | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Weights & Biases | Weights & Biases API Key | wandb_api_key | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Workato | Workato Developer API Token | workato_developer_api_token, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| WorkOS | WorkOS Production API Key | workos_production_api_key, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| WorkOS | WorkOS Staging API Key | workos_staging_api_key, [Token versions](#token-versions) | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| WSO2 | WSO2 Choreo Personal Access Token | wso2_choreo_personal_access_token | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| xAI | xAI API Key | xai_api_key | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |\n| Yandex | Yandex.Cloud API Key | yandex_cloud_api_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Yandex | Yandex.Cloud Access Secret | yandex_cloud_iam_access_secret | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Yandex | Yandex.Cloud IAM Cookie | yandex_cloud_iam_cookie | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Yandex | Yandex.Cloud IAM Token | yandex_cloud_iam_token | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Yandex | Yandex.Cloud Smartchapta Server Key | yandex_cloud_smartcaptcha_server_key | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Yandex | Yandex.Dictionary API Key | yandex_dictionary_api_key | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Yandex | Yandex.Passport OAuth Token | yandex_passport_oauth_token | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| Yandex | Yandex.Predictor API Key | yandex_predictor_api_key | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Yandex | Yandex.Translate API Key | yandex_translate_api_key | ✗ | ✓ | ✓ | ✓ | ✗ | ✗ |\n| ZenHub | ZenHub Personal API Key | zenhub_personal_api_key | ✗ | ✓ | ✓ | ✗ | ✗ | ✗ |\n| Zuplo | Zuplo Consumer API Key | zuplo_consumer_api_key | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ |\n"}