Booper home pagelight logodark logo
  • Community
  • Dashboard
  • Dashboard
Documentation
Introduction
  • Documentation
  • Dashboard
  • Community
  • Github
  • Documentation
    • Introduction
    • Quickstart
    • Examples
    API Reference
    • Authentication
    Jobs
    • GET
      List Jobs
    • POST
      Create Job
    • GET
      Get Job
    • POST
      Cancel Job
    Schedules
    • GET
      List Schedules
    • GET
      Get Schedule
    • POST
      Disable Schedule
    • POST
      Enable Schedule
    • DEL
      Delete Schedule
    Logs
    • GET
      List Logs
    • GET
      Get Log
    Miscellaneous
    • GET
      Ping
    • POST
      Echo
    • POST
      Broadcast
    Documentation

    Introduction

    Booper is the simplest job scheduling API

    ​
    Getting started

    Start by creating your first scheduled HTTP request.

    Create your first job

    Create your first one-off scheduled job

    Schedule a recurring job

    Schedule a job to execute on a recurring basis

    ​
    Get inspired

    Check out some examples of scheduled jobs.

    Daily standup in Discord

    Schedule a standup prompt to be sent out every weekday at 10am.

    Top HN post alerts

    Get alerted of any new HN post that exceeds a threshold of upvotes every hour.

    Delayed welcome email

    Send a welcome email to new users 45 minutes after they sign up.

    Product update announcements

    Schedule a product update announcement every month from your changelog.

    Quickstart
    githubdiscordtwitter
    Powered by Mintlify
    On this page
    • Getting started
    • Get inspired