In HackGATE, your organization is the top-level container for all your HackGATEs, projects, and team members. Every action you take in HackGATE is scoped to your organization — when you create a HackGATE or add a researcher, it belongs to your org.Documentation Index
Fetch the complete documentation index at: https://docs.hackgate.io/llms.txt
Use this file to discover all available pages before exploring further.
View organization info
Retrieve your organization’s ID and current credit balance from the organization endpoint:Credits
Credits represent your usage balance. Each active HackGATE consumes credits based on usage. To purchase additional credits, contact sales@hckrt.com.Team members
Team members are managed through your organization settings in the HackGATE admin dashboard. All organization members receive email notifications for HackGATE deployments, scheduling events, and health checks.Authentication
All API requests are authenticated using a JWT Bearer token tied to your user account and organization. The token is issued when you sign in to admin.hackgate.io. Include the token in every API request:Your organization ID is included in the JWT claims and is used automatically by the API to scope all requests. You do not need to pass it explicitly.
