Other APIs & Endpoints
In general, Code BGP APIs are exposed per tenant/organization under https://<tenant>-api.codebgp.com
.
The following endpoints are supported:
API Endpoint | Description | Accessibility/Auth |
---|---|---|
/graphql | GraphQL | JWT (auth0-issued), see also this page |
/metrics | Prometheus | basic-auth credentials (Code BGP-issued) |
/alerts | Alertmanager | basic-auth credentials (Code BGP-issued) |
/logs | Loki | basic-auth credentials (Code BGP-issued) |
/visualization/dashboards | Grafana | basic-auth credentials (Code BGP-issued) |
Please consult the Code BGP team at [email protected] for more information.