Skip to main content
Projects are containers for assets and wallets, allowing you to organize your digital economy.

Properties

number
required
Unique identifier for the project
string
required
Name of the project
string
required
Owner of the project
string
required
ID of the associated asset
boolean
required
Whether the project supports exchange rates
number
required
Exchange rate for the project’s asset
string
required
Type of the project (e.g., “loyalty” or “virtual”)
object
required
Additional metadata for the project
string
required
Timestamp of project creation
string
required
Timestamp of last project update

Endpoints

List Projects

Retrieve a list of all projects.

Create Project

Create a new project.

Get Project Details

Get details of a specific project.

Update Project

Update an existing project. For detailed information on request/response formats and examples, please refer to the API Reference.