# Hacktron Docs ## Docs - [Authentication](https://docs.hacktron.ai/api-reference/authentication.md): Create API keys and authenticate requests to the Hacktron REST API. - [Create cost estimation](https://docs.hacktron.ai/api-reference/cost-estimations/create-cost-estimation.md): Estimate the credit cost of scanning one or more repositories before starting a scan. - [Get cost estimation](https://docs.hacktron.ai/api-reference/cost-estimations/get-cost-estimation.md): Fetch a cost estimation by ID. - [List cost estimations](https://docs.hacktron.ai/api-reference/cost-estimations/list-cost-estimations.md): List cost estimations for your organization. - [Errors](https://docs.hacktron.ai/api-reference/errors.md): HTTP status codes and error response shapes. - [Add finding comment](https://docs.hacktron.ai/api-reference/findings/add-finding-comment.md): Append a comment to a finding's triage thread. - [Get finding](https://docs.hacktron.ai/api-reference/findings/get-finding.md): Fetch a single finding with full triage context. - [List findings](https://docs.hacktron.ai/api-reference/findings/list-findings.md): List findings across all scans in your organization. - [Update finding](https://docs.hacktron.ai/api-reference/findings/update-finding.md): Change a finding's state and/or severity. - [Introduction](https://docs.hacktron.ai/api-reference/introduction.md): Programmatic access to Hacktron scans, findings, and cost estimations. - [Pagination, filtering & sorting](https://docs.hacktron.ai/api-reference/pagination-filtering.md): Shared query conventions used by list endpoints. - [Rate limits](https://docs.hacktron.ai/api-reference/rate-limits.md): Request quotas, 429 behaviour, and how to back off. - [Trigger a pentest scan](https://docs.hacktron.ai/api-reference/scans/create-scan.md): Start a pentest scan against one or more repositories. - [Export scan findings](https://docs.hacktron.ai/api-reference/scans/export-scan-findings.md): Download all findings for a scan as JSON, CSV, or SARIF. - [Get scan](https://docs.hacktron.ai/api-reference/scans/get-scan.md): Fetch a single scan, including its findings summary. - [Get scan status](https://docs.hacktron.ai/api-reference/scans/get-scan-status.md): Lightweight endpoint for polling a scan until it completes. - [List scan findings](https://docs.hacktron.ai/api-reference/scans/list-scan-findings.md): Paginate through the findings produced by a scan. - [List scans](https://docs.hacktron.ai/api-reference/scans/list-scans.md): List scans with pagination, filtering, and sorting. - [Welcome](https://docs.hacktron.ai/index.md): Learn how to get started with Hacktron. - [Billing & Access](https://docs.hacktron.ai/platform/billing-access.md): Understand seats, roles, trials, credits, and organization access in the Hacktron Platform. - [Code Reviews](https://docs.hacktron.ai/platform/code-reviews.md): Set up pull request review workflows in the Hacktron Platform and understand how dev seats are assigned. - [Pentests](https://docs.hacktron.ai/platform/pentests.md): Run organization-scoped pentests from the Hacktron Platform using shared pentest credits. - [Quickstart](https://docs.hacktron.ai/platform/quickstart.md): Use the Hacktron Platform to manage integrations, reviews, access, billing, and pentests across your organization. - [Privacy](https://docs.hacktron.ai/privacy.md): Learn about how Hacktron protects your data and respects your privacy" - [Security](https://docs.hacktron.ai/security.md): As security researchers ourselves, we take security seriously. ## Optional - [Blog](https://hacktron.ai/blog) - [Community](https://discord.gg/eRHCHsvDKh) - [Trust Center](https://trust.hacktron.ai)