A strong API for every frontend
Fetch account data, categories, resources, versions and secure download URLs. Integrate into a storefront, client area, plugin, application or proprietary workflow.
/api/get-resources.php200Connect a continuously synchronized catalog to WHMCS, WordPress, a custom storefront, mobile app or any internal system—then deliver every resource under your own brand.
/api/get-resources.php?token=••••••••
200 OK
FilesMaster gives you the catalog, API, automation and delivery controls. Your customers see your domain, your identity and your product experience.
Fetch account data, categories, resources, versions and secure download URLs. Integrate into a storefront, client area, plugin, application or proprietary workflow.
/api/get-resources.php200Keep titles, categories, versions, previews and availability synchronized without manually rebuilding every reseller store.
Custom domains, brand-controlled support journeys and branded download filenames keep the platform truly yours.
Plan permissions, daily and monthly limits, domain checks, unique-download tracking and activity logs protect your catalog while keeping delivery simple for customers.
Launch faster using purpose-built integrations, then extend the experience through the same reseller API.
The API is not an extra feature—it is the platform layer. Use it to power your customer experience, automate provisioning and connect FilesMaster to the tools already running your business.
Retrieve authorized categories, resources, versions, images, descriptions and live demos.
Display plan information, limits, current usage, account status and branded delivery details.
Create, modify, suspend and reactivate reseller access from your billing or provisioning system.
$apiBase = 'https://core.filesmaster.io/api';
$token = getenv('FILESMASTER_RESELLER_TOKEN');
$response = file_get_contents(
$apiBase . '/get-resources.php'
. '?token=' . urlencode($token)
);
$resources = json_decode($response, true);
// Publish into WHMCS, WordPress, SaaS or any custom application
foreach ($resources as $resource) {
publish_to_store($resource);
}
Browse a continuously synchronized catalog prepared for fast storefront search, filtering and branded delivery.
Browse all resources →
Our implementation service turns the FilesMaster infrastructure into a market-ready digital product business—designed, developed, integrated and prepared for growth around your exact brand and commercial model.
One-time project pricing. Final scope depends on the store, integrations, content and marketing requirements.
Request a project estimateCommercial planning, offer structure, customer journey, plan design, resource positioning and the technical architecture required for your launch.
A fast, responsive and branded digital products storefront with catalog browsing, customer accounts, billing journeys and conversion-focused pages.
FilesMaster reseller provisioning, API connection, secure server-side synchronization, cron jobs, JSON caching, modules and white-label delivery configuration.
Visual direction, interface system, storefront copy, category structure, product presentation and trust-building content tailored to your market.
Technical SEO, metadata, structured pages, Search Console, analytics, conversion tracking and an initial content roadmap for organic growth.
Campaign planning, conversion events, landing pages, keyword structure and initial optimization. Advertising spend is billed separately by Google.
After launch, we can maintain the store, integrations, resource sync, security, technical SEO, content updates, analytics, Google Ads optimization and performance reporting.
Project and recurring fees are quoted separately. Final pricing depends on design depth, store size, payment and billing systems, custom development, content volume, SEO competition, advertising scope and the level of ongoing management required.
Plan access and download limits stay synchronized with the platform, while each package remains clear and ready to order.
These answers explain the service from a customer and reseller perspective. Technical implementation details are available in the API documentation.
Open developer docsFilesMaster provides API-driven access to a maintained digital resource catalog, together with white-label delivery controls, secure downloads, plan limits, WHMCS automation and a WordPress integration. You build or configure the customer-facing business around that infrastructure.
Yes. The platform is designed for white-label businesses. Your storefront, domain, support links and customer experience can use your identity, while downloaded filenames can include your brand.
Yes. The REST API can be integrated into custom PHP, Laravel, Node.js, Python, mobile applications, SaaS products, internal portals or any system capable of making secure HTTP requests and reading JSON.
No. WHMCS and WordPress modules are included to accelerate common deployments, but they are optional. A fully custom implementation can use the API directly.
Your server periodically synchronizes catalog data through the API. The recommended architecture stores a local JSON or database cache, allowing your site to remain fast and available while receiving new versions and catalog changes automatically.
Yes. Downloads are authorized using reseller-specific delivery credentials, plan permissions and domain checks. Unique downloads can be tracked against daily and monthly allowances.
Yes. The dedicated setup service can include business architecture, design, development, reseller and API configuration, catalog integration, SEO foundations, analytics and Google Ads launch support. Project scope and recurring management are quoted separately.
Available upgrades depend on the live plans configured in the core. A higher plan can expand category access or download limits without rebuilding the customer-facing integration.
Start with API access or ask for a complete dedicated setup built around your brand.