Create algorithm

Create a new algorithm. The account_id in the payload must match the authenticated account. The signature field is obtained from /algo/validate after passing both syntax and security checks.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

Account ID (must match authenticated account)

string | null

Optional user identifier within the account

string
required

Display name for the algorithm

string

Algorithm description

string

Optional image URL for UI display

string

Short display name

string

Brief description

string
enum
required

Type of feed

Allowed:
string
enum
required

Whether user context is available as parameters

Allowed:
string
required

Algorithm DSL version (e.g. "V1")

string
required

Algorithm source code (JavaScript)

boolean

Whether other accounts can read this algorithm

string
required

Signature from /algo/validate

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json