Create Project
Create a new project. Only available with environment wide API keys.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
name
environment
chainId
organizationId
numWallets
Number of wallets to create for the project. Defaults to 1. Max is 10.
Response
This endpoint returns an object.
allowlistIpRanges
contracts
createdAt
environment
id
name
organizationId
updatedAt
Errors
400
Status Bad Request
403
Status Forbidden
404
Status Not Found
500
Status Internal Server Error