.. include:: api-key-snippet.rst The user needs to set the api key into the request header as a value of an `"X-API-KEY"`. The keys will need to be included in the request as shown below:: curl -X GET \ "https://catalog.redhat.com/api/containers/v1/projects/certification/pid/ospid-00000000-0000-0000-0000-00000000" \ -H "X-API-KEY: [api key]"