Preparation • log in make , address: https://www.make.com/en • Log in to cometapi. Click "ADD API key" in the API keys to get your token key: sk-xxxxx and baseurl: https://api.cometapi.com API Configuration • Select Create scenario, click the + icon, and search for cometapi; • Create an API call, then enter the key you obtained from cometapi and click Save; • Fill in the endpoint you want to use as shown in the image, such as /v1/chat/completions, choose POST as the method; and enter your parameters in the following format, for example:
Finally, click Save and Run once to successfully test. • Testing the Call: After configuration, you can proceed with translation. If the call is successful, you will receive a corresponding translation reply; if it fails, check if the configuration is correct or contact cometapi online customer service.