Skip to main content

CircleCI Project Token

Description

General

  • Documentation: https://circleci.com/docs/api/v1
  • Summary: CircleCI is a continuous integration and continuous delivery (CI/CD) platform. It provides a runtime environment in the cloud to automate builds and deployments. A CircleCI project token allows to read/write information for specific projects.
  • IPs allowlist: This feature is not available.
  • Scopes: The available scopes are Read Only, Admin and Status. Status scoped API tokens are not sensitive and can be used for the status badges.

Revoke the secret

Project tokens can be revoked from the project settings dashboard.

Check for suspicious activity

This feature is not available.

Details for Circleci project token

  • Family: Api

  • Category: CI/CD

  • Company: CircleCI

  • High recall: False

  • Validity check available: True

  • On-premise instances exist: True

  • Only valid secrets raise an alert: True

  • Minimum number of matches: 1

  • Occurrences found for one million commits: 0.0525

  • Prefixed: False

  • PreValidators:

- type: FilenameBanlistPreValidator
banlist_extensions: []
banlist_filenames:
- readme\.rst
check_binaries: false
include_default_banlist_extensions: true
ban_markup: true
- type: ContentWhitelistPreValidator
patterns:
- circleci

Examples

- text: circleci_token = 63701d3f82137ddaa946945bc950cce674dec53a
apikey: 63701d3f82137ddaa946945bc950cce674dec53a

How can I help you ?