---
title: "Syncs beast's local copy of remote git repository for challenges."
method: POST
path: "/api/remote/sync/"
tags: ["remote"]
---

# Syncs beast's local copy of remote git repository for challenges.

`POST /api/remote/sync/`

Syncs beasts local challenges database with the remote git repository(hack) the local copy of the challenge database is located at $HOME/.beast/remote/$REMOTE_NAME.

## Headers

- `Authorization` string, required

## Response `200`

OK

- ApiHTTPPlainResp
  - `message` string

## Other responses

- `500` — Internal Server Error

## Changes

- **2026-07-17** `7d8933ea23d5` — 1 info
  - api tag `remote` added
- **2021-03-02** `00c7dd549484` — 1 info
  - api tag `remote` removed

[Change history](https://skmtc.dev/sdslabs/apis/beast-api/changes/api/remote/sync/post.md)

---

[API](https://skmtc.dev/sdslabs/apis/beast-api.md) · [All operations](https://skmtc.dev/sdslabs/apis/beast-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sdslabs/beast-api/revisions/7d8933ea23d5/schema)
