Get started with Red Hat Marketplace API

Access Red Hat Marketplace RESTful API

Red Hat Marketplace offers a RESTful API for both marketplace users and sellers. To access resources using our RESTful interface, you’ll need to do the following:

  1. Create an account
  2. Create and copy an API key
  3. Call our Authentication API to get an access token
  4. Pass the access token parameter in the header of your next request

Red Hat Marketplace hostname

  • Production hostname: https://marketplace.redhat.com

Access Red Hat Marketplace data with webhooks

Red Hat Marketplace offers a data streaming service for sellers. To start receiving data on subscription events, you’ll need to do the following: