Codacy
Codacy

Codacy is an automated code review tool that helps developers monitor code quality, track technical debt, and enforce coding standards across multiple programming languages.

Completely Secure
120128VIEWS
2761USERS

Tools

1 of 1

Create Api Token

Tool to create a new API token for the authenticated user's account. Use after authenticating when you need to generate a fresh token for integrations.

Delete Api Token

Tool to delete a specific API token from the authenticated user's account. Use after confirming the token ID.

Get Account Details

Tool to retrieve details of the authenticated user's account. Use when confirming authentication before user-level operations.

Get Organization Repositories

Tool to list all repositories under a specific organization and provider. Use when you need to enumerate organization-scoped repositories.

Get User Organizations

Tool to list all organizations the authenticated user belongs to. Use after authenticating and need to discover accessible organizations.

List Projects

Tool to list all projects accessible to the authenticated user. Use when you need a list of repositories after confirming API token validity.