HomeGuidesRecipesAPI ReferenceChangelogDiscussions
GuidesAPI ReferenceTerms of UseLog In
API Reference

Config

Get and set btfs config values

Arguments

Argument

Description

Type

Required?

arg

The key of the config entry (e.g. "Addresses.API")

string

Y

arg

The value to set the config entry to.

string

N

bool

Set a boolean value.

boolean

N

json

Parse a stringified JSON

boolean

N

Language
Click Try It! to start a request and see the response here!