---
title: "Start sequence at time"
method: GET
path: "/api/sequence/{SequenceName}/start/{startSecond}"
tags: ["sequence"]
---

# Start sequence at time

`GET /api/sequence/{SequenceName}/start/{startSecond}`

Starts the given sequence at the specified time frame. Only intended for testing. In most situations, use the "Start Playlist" command from the command API and pass the sequence name as the playlist name.

## Response `200`

Sequence started

- object

---

[API](https://skmtc.net/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.net/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/falconchristmas/fpp-api/versions/6fa524e15dd4/schema)
