Popular
Available in Pro

Course Catalog Module

Complete course catalog management. Create, organize, and sell courses in Telegram.

Course creation
Category organization
Pricing tiers
Course preview
Enrollment management
Course analytics
9:41
5G
C

Course Catalog Demo

bot

Key Features

Everything You Need

Explore all the powerful features included in the Course Catalog module.

Course creation

Included with the Course Catalog module for seamless integration.

Category organization

Included with the Course Catalog module for seamless integration.

Pricing tiers

Included with the Course Catalog module for seamless integration.

Course preview

Included with the Course Catalog module for seamless integration.

Enrollment management

Included with the Course Catalog module for seamless integration.

Course analytics

Included with the Course Catalog module for seamless integration.

Use Cases

Discover how businesses use the Course Catalog module

Online courses

Perfect for teams looking to implement online courses capabilities.

Training programs

Perfect for teams looking to implement training programs capabilities.

Educational content

Perfect for teams looking to implement educational content capabilities.

API Reference

Easy to Integrate

Use our RESTful API or webhooks to integrate the Course Catalog module with your existing systems.

View API Documentation
// Enable Course Catalog module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "course-catalog",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "course-catalog",
    "name": "Course Catalog",
    "enabled": true,
    "status": "active"
  }
}

Ready to Use Course Catalog?

Get started today with our free plan. No credit card required.