{"componentChunkName":"component---src-templates-api-js","path":"/api/account/","result":{"data":{"allApiBlueprint":{"edges":[{"node":{"meta":{"title":"A/B Testing API","label":"New"},"fields":{"path":"/api/ab-testing/","file":"ab-testing.apib"}}},{"node":{"meta":{"title":"Data Privacy API","label":"New"},"fields":{"path":"/api/data-privacy/","file":"data-privacy.apib"}}},{"node":{"meta":{"title":"Events API","label":null},"fields":{"path":"/api/events/","file":"events.apib"}}},{"node":{"meta":{"title":"Ingest API","label":"Private Access"},"fields":{"path":"/api/events-ingest/","file":"events-ingest.apib"}}},{"node":{"meta":{"title":"Inbound Domains API","label":null},"fields":{"path":"/api/inbound-domains/","file":"inbound-domains.apib"}}},{"node":{"meta":{"title":"Account API","label":null},"fields":{"path":"/api/account/","file":"account.apib"}}},{"node":{"meta":{"title":"API Overview","label":null},"fields":{"path":"/api/","file":"index.apib"}}},{"node":{"meta":{"title":"Automatic Inline Seeding","label":"Deliverability"},"fields":{"path":"/api/inline-seeds/","file":"inline-seeds.apib"}}},{"node":{"meta":{"title":"Labs APIs","label":null},"fields":{"path":"/api/labs/","file":"labs.apib"}}},{"node":{"meta":{"title":"Message Events API","label":null},"fields":{"path":"/api/message-events/","file":"message-events.apib"}}},{"node":{"meta":{"title":"Recipient Validation API","label":"New"},"fields":{"path":"/api/recipient-validation/","file":"recipient-validation.apib"}}},{"node":{"meta":{"title":"IP Pools API","label":null},"fields":{"path":"/api/ip-pools/","file":"ip-pools.apib"}}},{"node":{"meta":{"title":"Seed List API","label":"Deliverability"},"fields":{"path":"/api/seed-list/","file":"seed-list.apib"}}},{"node":{"meta":{"title":"Bounce Domains API","label":null},"fields":{"path":"/api/bounce-domains/","file":"bounce-domains.apib"}}},{"node":{"meta":{"title":"Recipient Lists API","label":null},"fields":{"path":"/api/recipient-lists/","file":"recipient-lists.apib"}}},{"node":{"meta":{"title":"Sending IPs API","label":null},"fields":{"path":"/api/sending-ips/","file":"sending-ips.apib"}}},{"node":{"meta":{"title":"Relay Webhooks API","label":null},"fields":{"path":"/api/relay-webhooks/","file":"relay-webhooks.apib"}}},{"node":{"meta":{"title":"SMTP API","label":null},"fields":{"path":"/api/smtp/","file":"smtp.apib"}}},{"node":{"meta":{"title":"Snippets API","label":"New"},"fields":{"path":"/api/snippets/","file":"snippets.apib"}}},{"node":{"meta":{"title":"Subaccounts API","label":null},"fields":{"path":"/api/subaccounts/","file":"subaccounts.apib"}}},{"node":{"meta":{"title":"Sending Domains API","label":null},"fields":{"path":"/api/sending-domains/","file":"sending-domains.apib"}}},{"node":{"meta":{"title":"Suppression List API","label":null},"fields":{"path":"/api/suppression-list/","file":"suppression-list.apib"}}},{"node":{"meta":{"title":"Template Language","label":null},"fields":{"path":"/api/template-language/","file":"template-language.apib"}}},{"node":{"meta":{"title":"Tracking Domains API","label":null},"fields":{"path":"/api/tracking-domains/","file":"tracking-domains.apib"}}},{"node":{"meta":{"title":"Templates API","label":null},"fields":{"path":"/api/templates/","file":"templates.apib"}}},{"node":{"meta":{"title":"Transmissions API","label":null},"fields":{"path":"/api/transmissions/","file":"transmissions.apib"}}},{"node":{"meta":{"title":"Event Webhooks API","label":null},"fields":{"path":"/api/webhooks/","file":"webhooks.apib"}}},{"node":{"meta":{"title":"Usage API","label":null},"fields":{"path":"/api/usage/","file":"usage.apib"}}},{"node":{"meta":{"title":"Metrics API","label":null},"fields":{"path":"/api/metrics/","file":"metrics.apib"}}}]},"apiBlueprint":{"ast":{"element":"parseResult","content":[{"element":"category","meta":{"classes":{"element":"array","content":[{"element":"string","content":"api"}]},"title":{"element":"string","content":""}},"attributes":{"meta":{"element":"array","content":[{"element":"member","meta":{"classes":{"element":"array","content":[{"element":"string","content":"user"}]}},"content":{"key":{"element":"string","content":"FORMAT"},"value":{"element":"string","content":"1A"}}},{"element":"member","meta":{"classes":{"element":"array","content":[{"element":"string","content":"user"}]}},"content":{"key":{"element":"string","content":"title"},"value":{"element":"string","content":"Account API"}}},{"element":"member","meta":{"classes":{"element":"array","content":[{"element":"string","content":"user"}]}},"content":{"key":{"element":"string","content":"description"},"value":{"element":"string","content":"Get your SparkPost account information, including subscription status and quota usage."}}}]}},"content":[{"element":"category","meta":{"classes":{"element":"array","content":[{"element":"string","content":"resourceGroup"}]},"title":{"element":"string","content":"Account"}},"content":[{"element":"copy","content":"Retrieve information regarding your SparkPost account and set account options.\n\n## Account Object\n\n<DataStructure id=\"6b6f56acf4a399a6a10a63e024e19deb\"  title=\"Attributes\"  sample=\"%7B%0A%20%20%20%20%22customer_id%22%3A%20102938%2C%0A%20%20%20%20%22company_name%22%3A%20%22Example%2C%20Inc.%22%2C%0A%20%20%20%20%22country_code%22%3A%20%22US%22%2C%0A%20%20%20%20%22anniversary_date%22%3A%20%222019-01-11T08%3A00%3A00.000Z%22%2C%0A%20%20%20%20%22created%22%3A%20%222015-01-11T08%3A00%3A00.000Z%22%2C%0A%20%20%20%20%22updated%22%3A%20%222018-04-11T08%3A00%3A00.000Z%22%2C%0A%20%20%20%20%22status%22%3A%20%22active%22%2C%0A%20%20%20%20%22status_updated%22%3A%20%222018-04-11T08%3A00%3A00.000Z%22%2C%0A%20%20%20%20%22status_reason_category%22%3A%20%22%22%2C%0A%20%20%20%20%22tfa_required%22%3A%20false%2C%0A%20%20%20%20%22service_level%22%3A%20%22standard%22%2C%0A%20%20%20%20%22subscription%22%3A%20%7B%0A%20%20%20%20%20%20%20%20%22name%22%3A%20%22500K%22%2C%0A%20%20%20%20%20%20%20%20%22code%22%3A%20%22500K-0817%22%2C%0A%20%20%20%20%20%20%20%20%22plan_volume%22%3A%20500000%2C%0A%20%20%20%20%20%20%20%20%22effective_date%22%3A%20%222018-04-11T08%3A00%3A00.000Z%22%2C%0A%20%20%20%20%20%20%20%20%22self_serve%22%3A%20true%2C%0A%20%20%20%20%20%20%20%20%22type%22%3A%20%22default%22%0A%20%20%20%20%7D%2C%0A%20%20%20%20%22options%22%3A%20%7B%0A%20%20%20%20%20%20%20%20%22smtp_tracking_default%22%3A%20true%0A%20%20%20%20%7D%2C%0A%20%20%20%20%22usage%22%3A%20%7B%0A%20%20%20%20%20%20%20%20%22timestamp%22%3A%20%222018-06-26T14%3A48%3A00.000Z%22%2C%0A%20%20%20%20%20%20%20%20%22day%22%3A%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%22limit%22%3A%2050000%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%22used%22%3A%208367%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%22start%22%3A%20%222018-06-25T15%3A00%3A00.000Z%22%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%22end%22%3A%20%222018-06-26T15%3A00%3A00.000Z%22%0A%20%20%20%20%20%20%20%20%20%20%7D%2C%0A%20%20%20%20%20%20%20%20%20%20%22month%22%3A%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%22limit%22%3A%20500000%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%22used%22%3A%2040321%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%22start%22%3A%20%222018-06-03T08%3A00%3A00.000Z%22%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%22end%22%3A%20%222018-07-03T08%3A00%3A00.000Z%22%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%7D%2C%0A%20%20%20%20%22support%22%3A%20%7B%0A%20%20%20%20%20%20%20%20%22phone%22%3A%20false%2C%0A%20%20%20%20%20%20%20%20%22online%22%3A%20true%0A%20%20%20%20%7D%0A%7D\"></DataStructure>"},{"element":"resource","meta":{"title":{"element":"string","content":"Retrieve account information"}},"attributes":{"href":{"element":"string","content":"/v1/account{?include}"}},"content":[{"element":"transition","meta":{"title":{"element":"string","content":"Retrieve account information"}},"attributes":{"href":{"element":"string","content":"/v1/account{?include}"},"hrefVariables":{"element":"hrefVariables","content":[{"element":"member","meta":{"description":{"element":"string","content":"Additional parts of account details to include. The only valid value is currently `usage`."},"title":{"element":"string","content":"string"}},"attributes":{"typeAttributes":{"element":"array","content":[{"element":"string","content":"optional"}]}},"content":{"key":{"element":"string","content":"include"},"value":{"element":"string","content":"usage"}}}]}},"content":[{"element":"httpTransaction","content":[{"element":"httpRequest","attributes":{"method":{"element":"string","content":"GET"},"headers":{"element":"httpHeaders","content":[{"element":"member","content":{"key":{"element":"string","content":"Authorization"},"value":{"element":"string","content":"14ac5499cfdd2bb2859e4476d2e5b1d2bad079bf"}}},{"element":"member","content":{"key":{"element":"string","content":"Accept"},"value":{"element":"string","content":"application/json"}}}]}}},{"element":"httpResponse","attributes":{"statusCode":{"element":"string","content":"200"},"headers":{"element":"httpHeaders","content":[{"element":"member","content":{"key":{"element":"string","content":"Content-Type"},"value":{"element":"string","content":"application/json"}}}]}},"content":[{"element":"asset","meta":{"classes":{"element":"array","content":[{"element":"string","content":"messageBody"}]}},"attributes":{"contentType":{"element":"string","content":"application/json"}},"content":"  {\n      \"results\": {\n          \"customer_id\": 102938,\n          \"company_name\": \"Example Inc\",\n          \"country_code\": \"US\",\n          \"anniversary_date\": \"2019-01-11T08:00:00.000Z\",\n          \"created\": \"2018-01-11T08:00:00.000Z\",\n          \"updated\": \"2018-02-11T08:00:00.000Z\",\n          \"status\": \"active\",\n          \"tfa_required\": false,\n          \"status_updated\": \"2018-12-21T13:21:41.442Z\",\n          \"status_reason_category\": \"\",\n          \"subscription\": {\n              \"code\": \"150K-0817\",\n              \"name\": \"150K\",\n              \"plan_volume\": 150000,\n              \"self_serve\": true,\n              \"type\": \"manual\"\n          },\n          \"support\": {\n              \"online\": true,\n              \"phone\": false\n          },\n          \"pending_subscription\": {\n              \"code\": \"2.5M-0817\",\n              \"name\": \"2.5M\",\n              \"effective_date\": \"2017-04-11T00:00:00.000Z\"\n          },\n          \"options\": {\n              \"smtp_tracking_default\": false\n          },\n          \"usage\": {\n              \"timestamp\": \"2016-03-17T05:19:00.932Z\",\n              \"day\": {\n                  \"used\": 22003,\n                  \"limit\": 50000,\n                  \"start\": \"2016-03-16T05:30:00.932Z\",\n                  \"end\": \"2016-03-17T05:30:00.932Z\"\n              },\n              \"month\": {\n                  \"used\": 122596,\n                  \"limit\": 1500000,\n                  \"start\": \"2018-03-11T08:00:00.000Z\",\n                  \"end\": \"2016-04-11T08:00:00.000Z\"\n              },\n              \"sandbox\": {\n                  \"used\": 3,\n                  \"limit\": 5\n              }\n\n          }\n      }\n  }\n"}]}]}]}]},{"element":"resource","meta":{"title":{"element":"string","content":"Update account information"}},"attributes":{"href":{"element":"string","content":"/v1/account"}},"content":[{"element":"transition","meta":{"title":{"element":"string","content":"Update account information"}},"attributes":{"href":{"element":"string","content":"/v1/account"}},"content":[{"element":"copy","content":"<DataStructure id=\"1a07515a227fd090fdec31f5f2ffa615\"  ></DataStructure>"},{"element":"httpTransaction","content":[{"element":"httpRequest","attributes":{"method":{"element":"string","content":"PUT"},"headers":{"element":"httpHeaders","content":[{"element":"member","content":{"key":{"element":"string","content":"Authorization"},"value":{"element":"string","content":"14ac5499cfdd2bb2859e4476d2e5b1d2bad079bf"}}},{"element":"member","content":{"key":{"element":"string","content":"Accept"},"value":{"element":"string","content":"application/json"}}}]}},"content":[{"element":"asset","meta":{"classes":{"element":"array","content":[{"element":"string","content":"messageBody"}]}},"content":"  {\n      \"company_name\": \"SparkPost\",\n      \"options\": {\n          \"smtp_tracking_default\": true\n      }\n  }\n"}]},{"element":"httpResponse","attributes":{"statusCode":{"element":"string","content":"200"},"headers":{"element":"httpHeaders","content":[{"element":"member","content":{"key":{"element":"string","content":"Content-Type"},"value":{"element":"string","content":"application/json"}}}]}},"content":[{"element":"asset","meta":{"classes":{"element":"array","content":[{"element":"string","content":"messageBody"}]}},"attributes":{"contentType":{"element":"string","content":"application/json"}},"content":"  {\n      \"results\": {\n          \"message\": \"Account has been updated\"\n      }\n  }\n"}]}]}]}]}]},{"element":"category","meta":{"classes":{"element":"array","content":[{"element":"string","content":"dataStructures"}]}},"content":[{"element":"dataStructure","content":{"element":"object","meta":{"id":{"element":"string","content":"6b6f56acf4a399a6a10a63e024e19deb"}},"content":[{"element":"member","meta":{"description":{"element":"string","content":"Account ID"}},"content":{"key":{"element":"string","content":"customer_id"},"value":{"element":"number"}}},{"element":"member","meta":{"description":{"element":"string","content":"Account holder company name"}},"content":{"key":{"element":"string","content":"company_name"},"value":{"element":"string"}}},{"element":"member","meta":{"description":{"element":"string","content":"Account holder 2-letter country code"}},"content":{"key":{"element":"string","content":"country_code"},"value":{"element":"string"}}},{"element":"member","meta":{"description":{"element":"string","content":"ISO date of billing anniversary"}},"content":{"key":{"element":"string","content":"anniversary_date"},"value":{"element":"string"}}},{"element":"member","meta":{"description":{"element":"string","content":"ISO date account was created"}},"content":{"key":{"element":"string","content":"created"},"value":{"element":"string"}}},{"element":"member","meta":{"description":{"element":"string","content":"ISO date account details were last updated"}},"content":{"key":{"element":"string","content":"updated"},"value":{"element":"string"}}},{"element":"member","meta":{"description":{"element":"string","content":"Account status."}},"content":{"key":{"element":"string","content":"status"},"value":{"element":"string","attributes":{"default":{"element":"string","content":"active"}}}}},{"element":"member","meta":{"description":{"element":"string","content":"ISO date status was last updated"}},"content":{"key":{"element":"string","content":"status_updated"},"value":{"element":"string"}}},{"element":"member","meta":{"description":{"element":"string","content":"Category for some account statuses, e.g. 'NONPAYMENT'. Empty string by default"}},"content":{"key":{"element":"string","content":"status_reason_category"},"value":{"element":"string"}}},{"element":"member","meta":{"description":{"element":"string","content":"Account wide two factor authentication requirement."}},"content":{"key":{"element":"string","content":"tfa_required"},"value":{"element":"boolean","attributes":{"default":{"element":"boolean","content":false}}}}},{"element":"member","meta":{"description":{"element":"string","content":"Account service level."}},"content":{"key":{"element":"string","content":"service_level"},"value":{"element":"string","attributes":{"default":{"element":"string","content":"standard"}}}}},{"element":"member","meta":{"description":{"element":"string","content":"Current subscription details."}},"content":{"key":{"element":"string","content":"subscription"},"value":{"element":"object","content":[{"element":"member","meta":{"description":{"element":"string","content":"The account's plan name"}},"content":{"key":{"element":"string","content":"name"},"value":{"element":"string"}}},{"element":"member","meta":{"description":{"element":"string","content":"The account's plan code"}},"content":{"key":{"element":"string","content":"code"},"value":{"element":"string"}}},{"element":"member","meta":{"description":{"element":"string","content":"The plan's sending volume"}},"content":{"key":{"element":"string","content":"plan_volume"},"value":{"element":"number"}}},{"element":"member","meta":{"description":{"element":"string","content":"ISO date of when this subscription has been or will be effective"}},"content":{"key":{"element":"string","content":"effective_date"},"value":{"element":"string"}}},{"element":"member","meta":{"description":{"element":"string","content":"`false` if the account is manually billed"}},"content":{"key":{"element":"string","content":"self_serve"},"value":{"element":"boolean"}}},{"element":"member","meta":{"description":{"element":"string","content":"Type of subscription."}},"content":{"key":{"element":"string","content":"type"},"value":{"element":"string","attributes":{"default":{"element":"string","content":"default"}}}}}]}}},{"element":"member","meta":{"description":{"element":"string","content":"Details regarding a pending subscription upgrade or downgrade."}},"content":{"key":{"element":"string","content":"pending_subscription"},"value":{"element":"object"}}},{"element":"member","meta":{"description":{"element":"string","content":"Account-level tracking settings."}},"content":{"key":{"element":"string","content":"options"},"value":{"element":"object","content":[{"element":"member","meta":{"description":{"element":"string","content":"Account-level default for SMTP engagement tracking"}},"content":{"key":{"element":"string","content":"smtp_tracking_default"},"value":{"element":"boolean"}}},{"element":"member","meta":{"description":{"element":"string","content":"Account-level default for REST API engagement tracking. `true` by default."}},"content":{"key":{"element":"string","content":"rest_tracking_default"},"value":{"element":"boolean"}}},{"element":"member","meta":{"description":{"element":"string","content":"Set to `true` to include `List-Unsubscribe` header for all transactional messages by default"}},"content":{"key":{"element":"string","content":"transactional_unsub"},"value":{"element":"boolean"}}},{"element":"member","meta":{"description":{"element":"string","content":"Set to `true` to send messages as transactional by default"}},"content":{"key":{"element":"string","content":"transactional_default"},"value":{"element":"boolean"}}},{"element":"member","meta":{"description":{"element":"string","content":"  Account-level default for initial open tracking. `true` by default. In order for initial open tracking to be enabled for REST and SMTP by default, `rest_tracking_default` and `smtp_tracking_default` must be `true`."}},"content":{"key":{"element":"string","content":"initial_open_pixel_tracking"},"value":{"element":"boolean"}}},{"element":"member","meta":{"description":{"element":"string","content":"  Set to `false` to turn off click tracking (overrides smtp_tracking_default and rest_tracking_default)"}},"content":{"key":{"element":"string","content":"click_tracking"},"value":{"element":"boolean"}}},{"element":"member","meta":{"description":{"element":"string","content":"  Set to `false` to pause Automatic Inline Seeding across the primary account and all subaccounts.\n  This option is valid for SparkPost <a href=\"https://www.sparkpost.com/features/email-deliverability/\"><span class=\"label label-warning\">Deliverability Add-On</span></a> customers only."}},"content":{"key":{"element":"string","content":"inline_seeds"},"value":{"element":"boolean"}}}]}}},{"element":"member","meta":{"description":{"element":"string","content":"Account quota usage details. Specify 'include=usage' in query string to include usage info. Usage data is not available for Enterprise accounts."}},"content":{"key":{"element":"string","content":"usage"},"value":{"element":"object","content":[{"element":"member","meta":{"description":{"element":"string","content":"ISO date usage data was retrieved"}},"content":{"key":{"element":"string","content":"timestamp"},"value":{"element":"string"}}},{"element":"member","meta":{"description":{"element":"string","content":"Daily usage report."}},"content":{"key":{"element":"string","content":"day"},"value":{"element":"object","content":[{"element":"member","meta":{"description":{"element":"string","content":"Total messages sent in this period"}},"content":{"key":{"element":"string","content":"used"},"value":{"element":"number"}}},{"element":"member","meta":{"description":{"element":"string","content":"Total allowance for this period"}},"content":{"key":{"element":"string","content":"limit"},"value":{"element":"number"}}},{"element":"member","meta":{"description":{"element":"string","content":"ISO date when this period started"}},"content":{"key":{"element":"string","content":"start"},"value":{"element":"string"}}},{"element":"member","meta":{"description":{"element":"string","content":"ISO date when this period ends"}},"content":{"key":{"element":"string","content":"end"},"value":{"element":"string"}}}]}}},{"element":"member","meta":{"description":{"element":"string","content":"Monthly usage report."}},"content":{"key":{"element":"string","content":"month"},"value":{"element":"object","content":[{"element":"member","meta":{"description":{"element":"string","content":"Total messages sent in this period"}},"content":{"key":{"element":"string","content":"used"},"value":{"element":"number"}}},{"element":"member","meta":{"description":{"element":"string","content":"Total allowance for this period"}},"content":{"key":{"element":"string","content":"limit"},"value":{"element":"number"}}},{"element":"member","meta":{"description":{"element":"string","content":"ISO date when this period started"}},"content":{"key":{"element":"string","content":"start"},"value":{"element":"string"}}},{"element":"member","meta":{"description":{"element":"string","content":"ISO date when this period ends"}},"content":{"key":{"element":"string","content":"end"},"value":{"element":"string"}}}]}}},{"element":"member","meta":{"description":{"element":"string","content":"Sandbox domain usage report."}},"content":{"key":{"element":"string","content":"sandbox"},"value":{"element":"object","content":[{"element":"member","meta":{"description":{"element":"string","content":"Total messages sent over the lifetime of the account"}},"content":{"key":{"element":"string","content":"used"},"value":{"element":"number"}}},{"element":"member","meta":{"description":{"element":"string","content":"Total allowance for the account"}},"content":{"key":{"element":"string","content":"limit"},"value":{"element":"number"}}}]}}}]}}},{"element":"member","meta":{"description":{"element":"string","content":"Support entitlement details."}},"content":{"key":{"element":"string","content":"support"},"value":{"element":"object","content":[{"element":"member","meta":{"description":{"element":"string","content":"Whether account is entitled to phone support"}},"content":{"key":{"element":"string","content":"phone"},"value":{"element":"boolean"}}},{"element":"member","meta":{"description":{"element":"string","content":"Whether account is entitled to online support"}},"content":{"key":{"element":"string","content":"online"},"value":{"element":"boolean"}}}]}}},{"element":"member","meta":{"description":{"element":"string","content":"Pending cancellation details."}},"content":{"key":{"element":"string","content":"pending_cancellation"},"value":{"element":"object","content":[{"element":"member","meta":{"description":{"element":"string","content":"ISO date of when account cancellation will take effect"}},"content":{"key":{"element":"string","content":"effective_date"},"value":{"element":"string"}}},{"element":"member","meta":{"description":{"element":"string","content":"ISO date of when account cancellation was requested"}},"content":{"key":{"element":"string","content":"creation_date"},"value":{"element":"string"}}},{"element":"member","meta":{"description":{"element":"string","content":"User who requested the account cancellation"}},"content":{"key":{"element":"string","content":"requesting_user"},"value":{"element":"string"}}}]}}}]}},{"element":"dataStructure","content":{"element":"object","meta":{"id":{"element":"string","content":"1a07515a227fd090fdec31f5f2ffa615"}},"content":[{"element":"member","meta":{"description":{"element":"string","content":"Company name"}},"content":{"key":{"element":"string","content":"company_name"},"value":{"element":"string"}}},{"element":"member","meta":{"description":{"element":"string","content":"Account wide two factor authentication requirement"}},"content":{"key":{"element":"string","content":"tfa_required"},"value":{"element":"boolean"}}},{"element":"member","meta":{"description":{"element":"string","content":"Account-level options."}},"content":{"key":{"element":"string","content":"options"},"value":{"element":"object","content":[{"element":"member","meta":{"description":{"element":"string","content":"Set to `true` to turn on SMTP engagement tracking by default"}},"content":{"key":{"element":"string","content":"smtp_tracking_default"},"value":{"element":"boolean"}}},{"element":"member","meta":{"description":{"element":"string","content":"Set to `false` to turn off REST API engagement tracking by default"}},"content":{"key":{"element":"string","content":"rest_tracking_default"},"value":{"element":"boolean"}}},{"element":"member","meta":{"description":{"element":"string","content":"Set to `true` to include `List-Unsubscribe` header for all transactional messages by default"}},"content":{"key":{"element":"string","content":"transactional_unsub"},"value":{"element":"boolean"}}},{"element":"member","meta":{"description":{"element":"string","content":"Set to `true` to send messages as transactional by default"}},"content":{"key":{"element":"string","content":"transactional_default"},"value":{"element":"boolean"}}},{"element":"member","meta":{"description":{"element":"string","content":"Set to `false` to exclude the initial open tracking pixel from top of emails"}},"content":{"key":{"element":"string","content":"initial_open_pixel_tracking"},"value":{"element":"boolean"}}},{"element":"member","meta":{"description":{"element":"string","content":"  Set to `false` to turn off click tracking (overrides smtp_tracking_default and rest_tracking_default)"}},"content":{"key":{"element":"string","content":"click_tracking"},"value":{"element":"boolean"}}},{"element":"member","meta":{"description":{"element":"string","content":"  Set to `false` to pause Automatic Inline Seeding across the primary account and all subaccounts.\n  This option is valid for SparkPost <a href=\"https://www.sparkpost.com/features/email-deliverability/\"><span class=\"label label-warning\">Deliverability Add-On</span></a> customers only."}},"content":{"key":{"element":"string","content":"inline_seeds"},"value":{"element":"boolean"}}}]}}}]}}]}]}]},"TableOfContents":[{"anchor":"#account","title":"Account","children":[{"anchor":"#header-account-object","title":"Account Object"},{"anchor":"#account-retrieve-account-information","title":"Retrieve account information","children":[{"anchor":"#account-get-retrieve-account-information","title":"Retrieve account information"}]},{"anchor":"#account-update-account-information","title":"Update account information","children":[{"anchor":"#account-put-update-account-information","title":"Update account information"}]}]}],"meta":{"title":"Account API","description":"Get your SparkPost account information, including subscription status and quota usage.","full":false},"fields":{"path":"/api/account/"}}},"pageContext":{"file":"account.apib"}},"staticQueryHashes":["1319884646","1428769721","3859448388"]}