/
OP
opendatahub-io
/
MaaS BFF API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1m ago · Updated 1w ago
OpenAPI 3.0.3
Apache 2.0
raw.githubusercontent.com
2026-08-06
30
44
104.9 KB
9112415ceeca
api-keys
5
post
Create a new hash-based API key
post
Search and filter API keys
post
Bulk revoke API keys for a user
get
Get a specific API key by ID
delete
Revoke a specific API key
externalmodels
2
get
List ExternalModels
delete
Delete an ExternalModel
general
1
get
Get subscription and policy form data
maasmodelrefs
3
post
Create a MaaSModelRef
put
Update a MaaSModelRef
delete
Delete a MaaSModelRef
models
2
get
List MaaS Models
get
List Models Overview
policies
5
get
List all policies
get
Get policy details
post
Create a new policy
put
Update an existing policy
delete
Delete a policy
subscriptions
7
get
List user subscriptions (passthrough)
get
Get a single user subscription by ID (passthrough)
get
List all subscriptions
get
Get subscription details
post
Create a new subscription
put
Update an existing subscription
delete
Delete a subscription
yaml
1
get
Get resource YAML
get
Health Check
get
Get Current User
get
Check MaaS Admin Access
get
Get Namespaces
Health Check
Returns the health status of the service
get
/healthcheck
Response
Service is healthy
HealthResponse
required
status
string
required
Health status
Example response
{ "status": "healthy" }