Skip to main content

API Reference

Authentication

All requests to the Juno API must include a valid bearer token in the Authorization header.

Endpoints

The table below lists the primary endpoints exposed by the Juno API.

MethodPathDescription
POST/v1/juno/jobsSchedule a job
GET/v1/juno/jobs/:id/runsList a job's execution history
POST/v1/juno/jobs/:id/pausePause a scheduled job

Support

For questions about Juno, contact the product team or visit the community forum.