How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Freestyle Cron API

The Cron API from Freestyle — 5 operation(s) for cron.

Freestyle Cron API is one of 11 APIs that Freestyle publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Cron. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 2 JSON Schemas.

This API exposes 8 operations across 5 paths, and defines 20 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0.

Requests are made against a single base URL, https://api.freestyle.sh.

8 operations 5 paths 20 schemas 1 DELETE5 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Server
https://api.freestyle.sh
Authentication
HTTP Bearer
Contact
License
Closed Source
Resource Areas
1

Authentication & Security 1

Freestyle Cron API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 8

Across 5 paths, the API surfaces 8 operations — 1 DELETE, 5 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Cron 8
GET
/v1/cron/schedules
handle_list_schedules 3 params → 200500
POST
/v1/cron/schedules
handle_create_schedule body → 200400500
GET
/v1/cron/schedules/{id}
handle_get_schedule 1 param → 200404500
DELETE
/v1/cron/schedules/{id}
handle_delete_schedule 1 param → 200500
PATCH
/v1/cron/schedules/{id}
handle_update_schedule 1 param body → 200404500
GET
/v1/cron/schedules/{id}/executions
handle_list_schedule_executions 3 params → 200404500
GET
/v1/cron/schedules/{id}/metrics-timeline
handle_get_metrics_timeline 4 params → 200404500
GET
/v1/cron/schedules/{id}/success-rate
handle_get_schedule_success_rate 3 params → 200404500

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are Execution (16 properties), Schedule (13 properties), MetricsDataPoint (12 properties), CronRunConfigParams (11 properties). Each schema is shown below with its type and property counts.

CronRunConfigParams
object
Optional configuration for a cron-triggered serverless run.
11 properties
CreateScheduleResponse
object
1 property 1 required
Schedule
object
13 properties 9 required
ExecutionStatus
string
Execution
object
16 properties 8 required
ExecutionWithAttempts
ExecutionAttempt
object
10 properties 7 required
GetScheduleResponse
object
1 property 1 required
CreateScheduleRequest
object
8 properties 1 required
ScheduleSuccessRateResponseBody
object
Aggregate success-rate stats over a time window. Only terminal executions are counted: total = succeeded + failed. In-flight executions (status queued, running…
7 properties 6 required
ScheduleWithStats
ListScheduleExecutionsResponse
object
4 properties 4 required
DeploymentId
string
MetricsDataPoint
object
A single bucket of execution metrics. succeededcount includes every terminal success. The first-try and retry success counts split that total and sum to succee…
12 properties 6 required
ListSchedulesResponse
object
1 property 1 required
DeleteScheduleResponse
object
1 property 1 required
MetricsTimelineResponseBody
object
4 properties 4 required
UpdateScheduleResponse
object
1 property 1 required
CronRunConfig
Configuration for running a serverless script when a cron schedule fires. This is an alternative to targeting a deployment — use this to run ad-hoc code on eac…
UpdateScheduleRequest
object
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

freestyle-sh-cron-api-openapi.yml Raw ↑

Other APIs Freestyle publishes across the network.

Freestyle Auth API
Freestyle Certs API
Freestyle DNS API
Freestyle Domains API
Freestyle Execute API
Freestyle Git API
Freestyle Identity API
Freestyle Observability API
Freestyle VM API
Freestyle Web API
Where this information came from

This is an independent, third-party profile of Freestyle Cron API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.