API Reference

Share on

Create an API key, make your first request, and connect your first integration.

Quick Start

Steps:

  • Generate an API key from developer settings
  • Store the key securely on your server
  • Make a test request to the projects endpoint
  • Handle errors and rate limits
  • Add webhooks for real-time updates

Code Example Block

Example API Request

const response = await fetch('https://api.example.com/v1/projects', {
headers: {
'Authorization': 'Bearer YOUR_API_KEY',
'Content-Type': 'application/json'
}
});

const projects = await response.json();
console.log(projects);

1

Download Theme File

Explore developer guides for authentication, API requests, webhook events, rate limits, and error handling.

Image link
2

Confirm The Installation

Build custom integrations that keep your workspace connected to the tools your team already uses.

Image link
3

Install Required Plugins

After activating the theme, install the required plugins from the dashboard notice or the theme setup screen. These plugins enable the main theme features, builder integration, and demo import functionality.

Image link

Done

After activating the theme, install the required plugins from the dashboard notice or the theme setup screen. These plugins enable the main theme features, builder integration, and demo import functionality.

Good to Know

Make sure you have access to your hosting account, domain name, database settings, and WordPress admin login details.

Setup Advice

Start with one workspace, one project, and one automation. After your team understands the basics, you can add templates, integrations, and more advanced permissions.

Still have a question?

Our friendly support team is here to help.

Contact Support
In this page
No headings were found on this page.
Contact us

Our team will reply as soon as possible.

    Our usual reply time: 1 Business day
    Search

    Start typing to search for a specific article on our website