Getting the Key Token • Log in to cometapi. Click "Add Token" in the API token section to get your token key: sk-xxxxx and site url: https://api.cometapi.comTesting Specific Interfaces • Click "Try it out". • Set your key token in the headers, as shown in the figure. • After setup, click send to send the request and get a successful response.Other Testing Methods • Click "Run in apidog".• Click manage variables, fill in the url https://api.cometapi.com and key: sk-xxxxx you obtained from cometapi.com into the local value.• Finally click "Send", and you will get a successful response.