Skip to main content

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

  1. Create a property — pick a name and an origin.
  2. Configure a CNAME — point your domain at ‹name›.prdrm.net.
  3. Apply a rules preset — one click for WordPress, PrestaShop and more. :::
TopicWhat you'll learn
What is a property?The core CDN object and its lifecycle
Configure a CNAMEThe exact DNS record to create
Origins & which ones are allowedAccepted origin host formats
Rules: WordPress / PrestaShop / HLS / DASHReady‑to‑use rule examples
Export statistics to CSVPull raw access logs
Purge cache via the APISingle & batch purge with an API key
WordPress & PrestaShop pluginsAuto‑purge the CDN on content changes
Open a support ticketReach 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 example myapp.prdrm.net). :::