v1

latestOpenAPI 3.0.32026-07-132198167.9 KB
Project

Create Project

Create a project.

post/v1/projects/

Request body

idstring
namestring required

Name of the project.

descriptionstring

Description of the project.

type'public'

Type of the project. <br>

  • public for public chain project
membersinteger

Number of members invited to the consortium project. <br>Only for the consortium project.

networksinteger

Number of networks created in the project.

created_atstring date-time

When the object was created.

Response

idstring
namestring

Name of the project.

descriptionstring

Description of the project.

type'public'

Type of the project. <br>

  • public for public chain project
membersinteger

Number of members invited to the consortium project. <br>Only for the consortium project.

networksinteger

Number of networks created in the project.

created_atstring date-time

When the object was created.