Create a project
This endpoint creates a project and an API key.
POST
Body
application/json
The blockchain used by the project.
Available options:
Ethereum
, Polygon
, Chiliz
, Linea
The name of the project.
Response
201 - application/json
The API key associated with the project.
Details of the blockchain used by the project.
The timestamp from when the project was created.
The id of the project.
The name of the project.
The timestamp from when the project was last updated.
Was this page helpful?