Read public APIs
Start with catalog, marketplace, trust, assurance and runtime endpoints—no SDK required.
Browse the catalog →Discover products, read live platform data, verify releases, connect customer workflows and publish software using documented Leadstrium interfaces.
$ curl -sS https://leadstrium.com/api/v1/catalog
# Then explore a product's trust state
curl -sS \
https://leadstrium.com/api/v1/marketplace/trust/launchpadOpen API reference →Start with catalog, marketplace, trust, assurance and runtime endpoints—no SDK required.
Browse the catalog →Use CoreID for signed-in customer experiences. LaunchPad keeps identity authority in Core.
Authentication guide →Create a publisher profile, bind to an existing Core product and submit listings and releases for review.
Distribution guide →/api/v1/catalogRead the current Leadstrium product catalog and release metadata.
/api/v1/marketplace/showcaseRead the marketplace presentation currently shown by LaunchPad.
/api/v1/marketplace/trust/{slug}Check whether a published product has current verified publisher and release provenance.
Leadstrium APIs are versioned at the boundary. Core remains the authority for identity, product identity, access, licensing and commerce; LaunchPad exposes discovery, customer continuity and distribution experiences without asking integrations to touch private databases.