MarBoba API

REST + Terraform + CLI front door for the MarBoba IDP.

Endpoints

Auth

Bearer token. Both kinds work:

Quick start

curl -H "Authorization: Bearer $MARBOBA_TOKEN" \
  https://api.marboba.com/v1/projects

Tooling