CLI
You can access the GraphQL API programmatically either via your favorite software client or via CLI.
GraphQL is exposed under https://<tenant>-api.codebgp.com/graphql
. For public demo, <tenant>
is publicdemo
.
Please check our public repository for the needed scripts and instructions for
programmatic API access via CLI. For the values of the <tenant>
, CODEBGP_AUTH_DOMAIN
and CODEBGP_AUTH_CLIENT_ID
please consult the Code BGP team at [email protected].