---
title: "Add an Algo provider"
method: POST
path: "/app/algo-providers"
tags: ["AlgoProviders"]
---

# Add an Algo provider

`POST /app/algo-providers`

## Request body

- object
  - `name` string, required — Name of the Algo provider
  - `url` string, required — Url of the Algo provider

## Response `204`

Algorithm saved

---

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