You may be referring to a legacy authentication workflow regarding API key and secret to connect to the app. Custom apps require access tokens for making authenticated requests.
You can use the steps in the help center docs to get the access token, which can then be included in the request as a header called “X-Shopify-Access-Token”.