Custom Domain (API)
💡
Overview
Getting Started
Step 1
Head over to your application settings
Step 2
Click on the "Add Custom domain" button
Step 3
Enter your custom domain.
Do not include "https://" in your domain.
Step 4
Click on the Add Domain button.
Step 5
Click on the Setup Automatically button.
Cloudflare will then open up. Make sure you're signed into the account that has your domain. Then click the "authorize" button.
Step 6
After the Cloudflare popup closes, click on the "Check Domain" button.
This process can take up to 1 minute!To prevent caching issues, do not visit your domain during this setup.
Step 7
After the 1 minute has passed, click on the "Check Domain" button again and you should get a success response. If not, press the button again, it may take a few more seconds depending on location, speed, domain, etc.
Test It Out
curl https://yourwebsite.ext/1.0/ -H "user-agent:"
curl https://yourwebsite.ext/api/1.0/ -H "user-agent:"
{"success":false, "message":"Unhandled Type"}
Changing The Url In Your Application
Modified at 2024-08-24 20:45:33