Documentation

Everything you need to ship with CorePath.

Guides for each tool, plus the developer API. New here? Create a workspace and you’ll land in the dashboard with a 14-day Pro trial — no card required.

CoreQR

Static & dynamic QR codes with styling, logos, frames, and scan analytics. Dynamic codes redirect through /q/<slug> so you can edit the destination anytime.

Learn more

CoreLink

Short links with custom slugs, UTM builder, expiration, password protection, and click analytics via /s/<slug>.

Learn more

CoreForms

Drag-to-build forms with 10 field types, options, notifications, CSV export, and public pages at /f/<slug>.

Learn more

CoreBio

Link-in-bio pages with full theming — backgrounds, fonts, button styles, avatars, and social icons — served at /b/<slug>.

Learn more

CoreInvoice

Multi-line invoices with tax, discounts, currencies, statuses, and one-click PDF export.

Learn more

CorePDF

Merge, split, rotate, watermark, compress, and convert images to PDF — processed privately in your browser.

Learn more

Developer API

A REST API for programmatic access to QR codes, short links, forms, and analytics is on the roadmap. The redirect and public endpoints below are already live and stable:

GET/q/:slugResolve a dynamic QR → logs a scan → 302 redirect
GET/s/:slugResolve a short link → logs a click → 302 redirect
GET/b/:slugPublic link-in-bio page
GET/f/:slugPublic form page (POST submits a response)

Want early access to the token-authenticated API? Create an account and we’ll notify you.