API Documentation

Hidesc REST API Documentation

Complete guide to integrating your applications with Hidesc using our REST API. Manage tasks, contacts, projects, and more.

Browse the REST API reference

Select a section to review authentication, endpoints, fields, code examples, error handling, and integration practices.

Quick Start Guide

Get started with the Hidesc REST API in minutes. Follow these steps to integrate your applications with Hidesc.

Getting Started

Step 1

Navigate to App Marketplace

  • Click on Settings (gear icon) in the sidebar
  • Click on App Integrations
  • Click Browse Marketplace button

Step 2

Install REST API & Webhook App

  • Find the "REST API & Webhook" app in the marketplace
  • Click View Details to see app information
  • Click Install button
  • Select templates if required (optional)
  • Click Confirm to complete installation

Step 3

Get Your API Credentials

After installation, you will receive a Secret Key (also called API Key or Bearer Token).

Important: Copy and save your Secret Key immediately. The Secret Key is shown only once. Store it securely - treat it like a password.

Make Your First Request

Test the API connection with a simple health check:

curl -X GET "https://your-domain.hidesc.com/main/api/public/health"

This endpoint doesn't require authentication and returns the API status.

Product documentation and support paths

Use these product guides when setting up a workspace or learning a Hidesc module. For custom integrations, use the interactive REST API reference above.

Workspace foundations

Learn the workspace layout and the main steps for setting up Hidesc before configuring advanced workflows.

Projects and daily work

Use these guides to structure projects, create tasks, manage approvals, and keep supporting files with the work.

Goals and administration

Connect execution to objectives, then review the access and subscription settings used to administer a workspace.

Troubleshooting and support

Search product guidance first, check published service notices, or contact the Hidesc team with an account-specific problem.