Create Project

POST
Create a new project. Only available with environment wide API keys.

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestringRequired
environment"staging" or "production"Required
Allowed values: stagingproduction
chainIdintegerRequired
organizationIdUUIDRequired
numWalletsintegerOptional
Number of wallets to create for the project. Defaults to 1. Max is 10.

Response

This endpoint returns an object
allowlistIpRangeslist of objects
contractslist of objects
createdAtdatetime
environment"staging" or "production"
Allowed values: stagingproduction
idstring
namestring
organizationIdUUID
updatedAtdatetimeOptional