Able to add the consumer name, on receiving the apikey request

Hi Team,
is it possible to pass the consumer details by adding the data in header and forward the request to our server.

  1. kong should parse the apikey and based on the api key it should identify consumer and share it to backend
  2. is there any way to create the consumers and respective keys from our backend, without interacting UI.

Thx