Main point of interaction with Scaffolder aPaaS platform which is heavily used by other components like Scaffolder CLI, Playground, Admin, Dashboard, Workspaces...
REST + gRPC + GraphQL APIs
curl --request GET \
--url "https://api.scaffolder.io/v1/#" \
--header "Authorization: Bearer YOUR-TOKEN"
POST /v1/register
POST /v1/#
GET /v1/account
POST /v1/password/reset
GET /v1/projects
GET /v1/projects/project-name/apps
GET /v1/projects/project-name/services