Sign in

Create a Subaccount

documented

Create a new subaccount and initial API key.

POST /api/v1/subaccountsAccountsno implementation yet0 runs

Input

name
Subaccount display name
e.g. Sparkle Ponies
ip_pool
IP Pool ID for the subaccount
e.g. default
setup_api_key
Create initial API key for the subaccount (true/false)
true or false
key_label
Initial subaccount API key label
e.g. API Key for Sparkle Ponies Subaccount
grants
Initial subaccount API key grants
array of grants
valid_ips
List of IPs the initial subaccount API key can be used from
array of IPs (CIDR format)
deliverability
Deliverability option for subaccount
true or false
Calls SparkPost as you (your API key is your account); keychains.dev holds the credentials.
Create a Subaccount · SparkPost · OpenIntegrations