Back to Main Site

Data Builder Module: API Token Management & Explorer

Last updated on Jun 23, 2026 23:02

Integrate PolyCMS securely with external applications. The Data Builder Module provides a comprehensive Sanctum API token manager, scope registry, and integration sandbox directly in your administration workspace.

Core Features

Manage and log API tokens via Data Builder in the admin sidebar:

1. API Token CRUD Management

Generate and revoke secure Laravel Sanctum tokens to integrate custom client applications, mobile apps, or headless frontend frameworks with your database.

2. Scopes and Permissions Registry

Restrict API key access. Choose exactly which tables, fields, or actions (Read, Write, Delete) the generated token has permission to execute.

3. Usage & Statistics Logging

Track client requests. The dashboard logs the usage counts, request methods, last-used timestamps, and source IP addresses for every token in real-time.

4. Direct Regenerate & Revocation

Instantly invalidate compromised tokens or regenerate fresh credentials without altering the permission rules or scope configurations of the API client.


PolyCMS is an open-source content management system for modern web applications, inspired by the WordPress plugin and theme ecosystem but built on top of the Laravel framework. It is designed to provide a complete foundation for content publishing, e-commerce, multi-language support, and extensible module architecture — powered by a Vue 3 admin panel with data served entirely through RESTful APIs.

Whether you're building a blog, a documentation site, an online store, or a multi-tenant SaaS platform, PolyCMS aims to give you a comprehensive starting scaffold so you can ship quickly and extend easily through integrated modules and themes. In particular, themes in PolyCMS follow a multi-theme architecture — one Main theme and an unlimited number of Sub themes can run side by side on the same installation.

We hope this ready-made foundation proves useful for building your next website, blog, or web app, saving you from having to start completely from scratch.