Skip to main content
POST
Create Split

Authorizations

x-api-key
string
header
required

Artist API key for authentication. Get your API key from https://inprocess.world/manage/api-keys

Body

application/json
splits
object[]
required

Revenue split recipients. Must have at least 2 recipients and sum to 100%.

Minimum array length: 2

Response

Successful response

splitAddress
string
required

Address of the created or existing split contract

chainId
integer
required

Chain ID where the split exists (Base in production, Base Sepolia in preview or development)

Example:

8453