I just set apidog on my domain using CNAME via cloudflare as well as created a SSL certificate which I added to the fields on the apidog share tab and it says that it has been published. However, my website does not have the SSL/is ‘Not Secure’. What should I do?
Please provide the custom domain you have set and your project ID, so that we can better identify the issue.
The project ID is displayed on the ‘Project Settings’ page, as shown in the picture below.
We had test the domain. Look like you had put the wrong SSL Certificate file content in Apidog. Please confirm the content you submit in the SSL Certificate part.
You can see the cert in your screenshot that is issued to Cloudflare and not for your domain api.pretend.best.
Also I had a question, is it possible to integrate the frontend of apidog into FastAPI? beacuse I wanted both the api and the docs to be on api.mydomain.com and if not how can I display a separate URL on the ‘Try It Out’
It is possible to utilize Reverse Proxy for a custom domain for specific location with Apidog. However, you will need to set up a reverse proxy on your own server.