Skip to main content
POST
Create a compliance entity

Authorizations

Authorization
string
header
required

Your Grid API key from the Grid Dashboard

Headers

x-grid-environment
string
required

Solana network environment (sandbox, devnet, mainnet)

Query Parameters

include
string

Comma-separated list of related resources to include (e.g. providers)

Body

application/json
name
string
required

Entity name (max 255 characters)

type
enum<string>
required

Entity type: individual or business

Available options:
individual,
business
email
string | null

Contact email address

external_id
string | null

Your external identifier for this entity

smart_account_address
string | null

Smart account address used to bind this entity to a Grid user

Response

Entity created successfully

data
object
required
metadata
object
required