Auth
Get an API key
This endpoint creates a project and an API key.
POST
Body
application/json
The name of the project.
The blockchain used by the project. More blockchains coming soon.
Available options:
Polygon
Response
201 - application/json
Created
The id of the project.
The name of the project.
Details of the blockchain used by the project.
The timestamp from when the project was created.
The timestamp from when the project was last updated.
The API key associated with the project.