Paradarum documentation
Paradarum is a CDN and live‑streaming platform. You create a property for each site or stream, point your domain to it with a CNAME, choose where it pulls content from (the origin), and shape caching and headers at the edge with rules. You can purge cache and automate everything through the Developer API.
This portal is the official knowledge base. It is organized to follow the same flow you see in the panel: General → Rules → Hostnames → WAF → Stats → Purge.
:::tip New here? Start with the 3‑step quickstart
- Create a property — pick a name and an origin.
- Configure a CNAME — point your domain at
‹name›.prdrm.net. - Apply a rules preset — one click for WordPress, PrestaShop and more. :::
Popular topics
| Topic | What you'll learn |
|---|---|
| What is a property? | The core CDN object and its lifecycle |
| Configure a CNAME | The exact DNS record to create |
| Origins & which ones are allowed | Accepted origin host formats |
| Rules: WordPress / PrestaShop / HLS / DASH | Ready‑to‑use rule examples |
| Export statistics to CSV | Pull raw access logs |
| Purge cache via the API | Single & batch purge with an API key |
| WordPress & PrestaShop plugins | Auto‑purge the CDN on content changes |
| Open a support ticket | Reach the team |
Two ways to use Paradarum
- The panel — a web dashboard where you create properties, manage hostnames and SSL, build rules, watch live stats, and open support tickets.
- The Developer API — authenticate with an API key (
X-API-Key) to purge cache and automate operations from your own tooling or CMS plugins. See the API introduction and the interactive API reference.
:::info Base URLs
- API:
https://api.paradarum.com - Docs:
https://docs.paradarum.com - Every property also gets a system hostname under
prdrm.net(for examplemyapp.prdrm.net). :::