Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.a1base.com/llms.txt

Use this file to discover all available pages before exploring further.

A1Cron

Welcome to A1Cron, A1Base’s comprehensive cron job management system that allows you to schedule and automate HTTP requests with precision and reliability.

Introduction

Learn about A1Cron features and capabilities

Quick Start

Get started with your first cron job in minutes

API Reference

Explore the complete API documentation

Examples

See real-world use cases and patterns

Key Features

  • Hourly: Run tasks every N hours
  • Daily: Execute at specific times each day
  • Weekly: Schedule on specific days of the week
  • Monthly: Run on the first of each month
  • Custom: Define your own schedule patterns
  • Automatic retries with configurable delays
  • Success and failure webhook callbacks
  • Comprehensive execution logs
  • Real-time status monitoring
  • Create, update, and delete jobs via API
  • Tag-based organization
  • Active/inactive status control
  • Manual trigger capability
  • RESTful API design
  • Detailed error messages
  • Timezone support
  • JSON request/response format

Common Use Cases

  • Automated Reports: Generate daily, weekly, or monthly reports
  • Data Synchronization: Keep systems in sync with scheduled updates
  • Health Checks: Monitor endpoints and services at regular intervals
  • Cleanup Tasks: Run maintenance operations during off-peak hours
  • Notification Systems: Send scheduled reminders and alerts
  • Batch Processing: Process data in scheduled batches

Getting Started

1

Get Your API Credentials

Obtain your API key and secret from the A1Base Dashboard
2

Create Your First Cron Job

Use our Create endpoint to schedule your first task
3

Monitor Execution

Track your cron job’s performance with our logging system

Support

Need help? Contact our support team at [email protected] or check out our examples for common patterns and best practices.