Complete API reference for Gurubase
http://localhost:8029/api/v1/<guru_slug>
. To request access to the self-hosted package, contact us at [email protected].guru_slug
is a unique identifier for your Guru that can be found in the URL when accessing your Guru through the Gurubase platform interface. For example, if your Guru is accessible at https://gurubase.io/g/anteon, then the guru_slug
is anteon
.
guru_slug
.429
status code if exceededCode | Description |
---|---|
200 | Success |
400 | Bad Request - Invalid input |
401 | Unauthorized - Invalid or missing API key |
429 | Too Many Requests - Rate limit exceeded |
500 | Internal Server Error |