bluemix.net
Bluemix.net was IBM's cloud platform brand for building and running applications and services. The documented public API surface found here is the legacy IBM Containers service for managing container workloads and related registry, networking, and storage resources.
bluemix.net exposes one documented developer integration surface: the IBM Containers HTTP API for managing containers and container groups in Bluemix, authenticated with a Bluemix JWT plus an organization space GUID.
- IBM Containers APIdiscovered
Log in to the Bluemix/IBM Cloud platform, then run cf oauth-token to retrieve the platform JWT used as X-Auth-Token. The API docs point to the Bluemix console at console.bluemix.net and describe obtaining the token from the Cloud Foundry CLI with cf oauth-token.
Create or choose the target Bluemix organization space for your containers, then run cf space <space_name> --guid to get the space GUID required as X-Auth-Project-Id. The Containers API docs describe this as the unique ID of the organization space where you create or manage containers.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing