BUSINESS CASES
Where this module fits
- integration onboarding
- SDK generation and publication discovery
- environment and authentication setup
- agent tool registration
- release-time contract validation
v2PUBLIC NETWORK · MODULE 29
Publish a stable machine-discovery entry point for executable OpenAPI, the broader readiness registry, official SDK status, authentication profiles, integration guides, Explorer resources, and cross-cutting agent rules.
BUSINESS CASES
PRIMARY CONSUMERS
PREREQUISITES
RECOMMENDED WORKFLOW
read the portal catalog and follow its resource links
fetch live OpenAPI and select only implemented operations
inspect official SDK publication status or generate a client from the linked contract
apply the published authentication, pagination, error, retry, idempotency, signature, and decimal policies
re-fetch OpenAPI before release validation
MODULE CONTRACTS
Each operation states whether its request shape is authoritative in OpenAPI, reviewed as a planning profile, or intentionally left as an outline pending an owner schema.
/api/v2/developer-portalReturn public SDK, environment, authentication, reference, and guide discovery metadata.›GETGet SDK publication catalog/api/v2/developer-portal/sdksReturn official SDK publication status and the authoritative OpenAPI generation contract; an empty package list means no official SDK is currently published.›