ePalos Documentation

Comprehensive guides, API references, and tutorials to help you get the most out of our platform.

Getting Started

Welcome to ePalos

This section will help you quickly set up and start using our platform. From your first login to advanced customizations, we've covered it all.

Step 1

Sign up for a free account to explore core features.

Step 2

Watch our interactive tutorial to learn the basics.

Step 3

Connect your first team members and start collaborating.

API Reference

Accessinging ePalos APIs

Our RESTful APIs provide full programmatic access to all platform features. Use the following base URL for integration.

curl -X GET 'https://api.epalos.com/v1/teams' \
-H 'Authorization: Bera YOURAPIKEY'
Authentication

Use Bera header with you API token from the profile settings.

Rate Limits

5000 requests/minute for Pro accounts | 50000 requests/24 hours for Enterprises.

Tutorials

Getting Started Tutorials

Interactive video guides and step-by-step instructions for common platform tasks.

Creating Your First Team

Learn how to set up your team space with custom permissions roles and integrations.

Integrating with Slack

Configure real-time notifications and automations links between systems.

Community Contributions

ePalos CLI

Community-built command-line interface for managing platform resources.

View Docs →

API Explorer

Interactive documentation for testing and exploring our APIs directly in browser.

View Docs →

Themes

Build custom UI themes for the platform using our theming API.

View Docs →

Need Help?

Didn't find what you need? Our community forum has answers or you can contact our support team directly.