# API Access and Availability > Understand the current supported programmatic interfaces for NexHost. Source: https://nexthomelabs.com/docs/api Slug: api Section: Operate Last updated: 2026-08-30 --- # API Access and Availability The NexHost dashboard uses authenticated control-plane endpoints for its own interface. Those browser endpoints are not published as a general-purpose public REST API contract and should not be used for unsupported automation. ## Supported programmatic interface For hosted repository workflows, use the [Next CLI](/docs/cli). It supports repository login, creation, clone, push, pull, sync, and diagnostics using the authenticated NexHost Git interface. ## Dashboard actions Create and manage services, deployments, domains, and billing through the dashboard. The exact actions available to your workspace are shown there and can change as the product evolves. ## Building integrations If you need an integration that cannot be completed in the dashboard or through the Git CLI, contact NexHost support with the workflow you need. Do not embed browser session credentials in scripts or rely on undocumented dashboard URLs; that can break without notice and may expose account access.