# ApiKey ## List API Keys - [GET /v1/api_keys](https://developer.herohealth.net/apis/public-api/openapi/apikey/listapikeys.md): Retrieves a paginated list of API keys for the authenticated practice group. ## Create API Key for Partner - [POST /v1/api_keys](https://developer.herohealth.net/apis/public-api/openapi/apikey/createapikey.md): Creates a new API key for the given partner under the authenticated practice group. ## Get an API Key - [GET /v1/api_keys/{id}](https://developer.herohealth.net/apis/public-api/openapi/apikey/getapikey.md): Retrieves an ApiKey by its ID.