Authorizations
API key must be provided in the Authorization header
Headers
Optional GitHub token for private repository access
Body
application/json
Response
Repository indexing started successfully
The response is of type object
.
Start indexing a GitHub repository. The repository must be public or the request must include a GitHub token with appropriate access rights. Supports indexing specific folders within a repository by providing a path like “owner/repo/tree/branch/folder”.
API key must be provided in the Authorization header
Optional GitHub token for private repository access
Repository indexing started successfully
The response is of type object
.