# Endpoints

- [Discovery](/api/endpoints/discovery.md): The discovery endpoints allows you to access the domains and networks being used for discovery, as well as the the discovered hosts and IPs.
- [Target](/api/endpoints/target.md): The Target endpoint allows you to list all targets, get details about targets, and update details of specific targets.
- [Scan](/api/endpoints/scan.md): The Scan endpoint allows you to launch scans, get details about scans, and list/cancel scans that currently in progress.
- [Issue](/api/endpoints/vulnerability.md): The Issue endpoint returns details about discovered issues.
- [Tag](/api/endpoints/tag.md): The Tag endpoint allows you to get a list of tags.
- [Port](/api/endpoints/port.md): The Port endpoint allows you to get a list of port records.
- [DNS](/api/endpoints/dns.md): The DNS endpoint allows you to get a list of DNS records.
- [HTTP](/api/endpoints/http.md): The HTTP endpoint allows you to get a list of HTTP records, and details about specific HTTP records.
- [Whois](/api/endpoints/whois.md): The Whois endpoint allows you to get a list of whois records.
- [Technology](/api/endpoints/technology.md): The Technology endpoint allows you to view information about technology identified on your attack surface.
- [Website](/api/endpoints/website.md): The Website endpoint allows you to list details related to websites
- [Acknowledged](/api/endpoints/acknowledged.md): The Acknowledged endpoint allows you to list, add, and delete acknowledged hostnames, apps, and issues.
- [Event](/api/endpoints/event.md): The Event endpoint allows you to get a list of all events or event types, details about specific events, and delete events.
- [Dark Web](/api/endpoints/dark-web.md)
- [Integration](/api/endpoints/integration.md)
- [PCI](/api/endpoints/pci.md): The PCI endpoint allows you to get a summary of PCI status and start the PCI compliance process.
- [Report](/api/endpoints/report.md): Generate PDF reports.
- [User](/api/endpoints/user.md): The User endpoint provides methods for retrieving and updating information related to your account, as well as inviting new users.
- [Account](/api/endpoints/account.md): The Account endpoint provides methods for listing and adding subscriptions to the current account.
- [Security](/api/endpoints/security.md): The Security endpoint provides methods for viewing various security related metrics over time, such as your risk score.
- [File](/api/endpoints/file.md): The File endpoint allows you to get a list of all files, and delete or retrieve details of a specific file.
- [Work](/api/endpoints/work.md): Get the status of asynchronous work.
