> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bytebase.com/llms.txt
> Use this file to discover all available pages before exploring further.
# Overview
Bytebase provides [gRPC](https://github.com/bytebase/bytebase/tree/main/proto/gen/grpc-doc/v1) and [RESTful HTTP API](https://api.bytebase.com).
You can manipulate every aspect of Bytebase via API. In fact, the Bytebase UI console is built on the
same API. You can use Bytebase as a headless database workflow backend and integrate it with your own
internal developer platform:
* [SQL lint](/integrations/api/sql-review/)
* [Database change deployment](/integrations/api/issue/)
* [Embedded SQL Editor](/integrations/api/sql-editor/)