Mailchimp · Schema

SubaccountInfo

Information about a subaccount.

CampaignsEmail MarketingMarketing AutomationNewslettersTransactional EmailAudience ManagementSMSE-CommerceWebhookMarketing Analytics

Properties

Name Type Description
id string The unique subaccount identifier.
name string The display name of the subaccount.
notes string Notes about the subaccount.
custom_quota integer The manual hourly quota, if set.
status string The current status of the subaccount.
reputation integer The subaccount sending reputation (0-100).
created_at string When the subaccount was created.
first_sent_at string When the subaccount first sent a message.
sent_weekly integer Messages sent in the last week.
sent_monthly integer Messages sent in the last month.
sent_total integer Total messages sent.
View JSON Schema on GitHub

JSON Schema

mailchimp-transactional-subaccount-info-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "SubaccountInfo",
  "type": "object",
  "description": "Information about a subaccount.",
  "properties": {
    "id": {
      "type": "string",
      "description": "The unique subaccount identifier."
    },
    "name": {
      "type": "string",
      "description": "The display name of the subaccount."
    },
    "notes": {
      "type": "string",
      "description": "Notes about the subaccount."
    },
    "custom_quota": {
      "type": "integer",
      "description": "The manual hourly quota, if set."
    },
    "status": {
      "type": "string",
      "description": "The current status of the subaccount."
    },
    "reputation": {
      "type": "integer",
      "description": "The subaccount sending reputation (0-100)."
    },
    "created_at": {
      "type": "string",
      "description": "When the subaccount was created."
    },
    "first_sent_at": {
      "type": "string",
      "description": "When the subaccount first sent a message."
    },
    "sent_weekly": {
      "type": "integer",
      "description": "Messages sent in the last week."
    },
    "sent_monthly": {
      "type": "integer",
      "description": "Messages sent in the last month."
    },
    "sent_total": {
      "type": "integer",
      "description": "Total messages sent."
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/mailchimp-transactional-subaccount-info"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.