Read the catalog
Discover the products LaunchPad can currently present.
curl -sS https://leadstrium.com/api/v1/catalogUse ordinary HTTPS first. You do not need a special SDK to read the public catalog and trust APIs.
Discover the products LaunchPad can currently present.
curl -sS https://leadstrium.com/api/v1/catalogUse the product slug returned by the marketplace.
curl -sS https://leadstrium.com/api/v1/marketplace/trust/launchpadRead current capability state or release assurance when your integration needs platform context.
curl -sS https://leadstrium.com/api/v1/assuranceCustomer-scoped endpoints require a real CoreID session. Do not scrape or reuse private session material.
Continue to authentication →