Klaviyo · Schema

SocialBlockStyles

MarketingEmailSMSCustomer DataE-CommerceAutomation

Properties

Name Type Description
block_background_color string
block_padding_bottom integer
block_padding_left integer
block_padding_right integer
block_padding_top integer
icon_align string Text Alignment.
icon_color string Social block icon color.
icon_size string Social block icon size.
icon_spacing integer
label_color string
label_font_family string
label_font_size integer
label_font_style string Font style.
label_text_decoration string
label_font_weight string
stack_on_mobile boolean
View JSON Schema on GitHub

JSON Schema

klaviyo-socialblockstyles-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/SocialBlockStyles",
  "title": "SocialBlockStyles",
  "type": "object",
  "properties": {
    "block_background_color": {
      "type": "string",
      "nullable": true
    },
    "block_padding_bottom": {
      "type": "integer",
      "nullable": true
    },
    "block_padding_left": {
      "type": "integer",
      "nullable": true
    },
    "block_padding_right": {
      "type": "integer",
      "nullable": true
    },
    "block_padding_top": {
      "type": "integer",
      "nullable": true
    },
    "icon_align": {
      "description": "Text Alignment.",
      "type": "string",
      "enum": [
        "center",
        "left",
        "right"
      ],
      "nullable": true
    },
    "icon_color": {
      "description": "Social block icon color.",
      "type": "string",
      "enum": [
        "black",
        "default",
        "grey",
        "white"
      ],
      "nullable": true
    },
    "icon_size": {
      "description": "Social block icon size.",
      "type": "string",
      "enum": [
        "large",
        "medium",
        "small"
      ],
      "nullable": true
    },
    "icon_spacing": {
      "type": "integer",
      "nullable": true
    },
    "label_color": {
      "type": "string",
      "nullable": true
    },
    "label_font_family": {
      "type": "string",
      "nullable": true
    },
    "label_font_size": {
      "type": "integer",
      "nullable": true
    },
    "label_font_style": {
      "description": "Font style.",
      "type": "string",
      "enum": [
        "italic",
        "normal"
      ],
      "nullable": true
    },
    "label_text_decoration": {
      "type": "string",
      "nullable": true
    },
    "label_font_weight": {
      "type": "string",
      "nullable": true
    },
    "stack_on_mobile": {
      "type": "boolean",
      "nullable": true
    }
  }
}

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/klaviyo-socialblockstyles"
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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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