Skip to main content
Enterprise plans include capabilities that are not available on other tiers. This page covers setup, usage, and troubleshooting for each Enterprise-only feature.
Enterprise plans are custom-priced. To get started, submit an inquiry from the billing page or email admin@socializioz.com.

API access

The Socializioz API lets you programmatically interact with your workspace data and automate publishing workflows.

What you can do

Getting started

1

Request API credentials

Contact support or your dedicated account manager to enable API access. You receive an API key and a base URL for your workspace.
2

Authenticate requests

Include your API key in the Authorization header of every request. All requests must use HTTPS.
3

Explore endpoints

Your account manager provides endpoint documentation specific to your workspace configuration during onboarding.

Example request

A successful response returns a JSON array of post objects:

Rate limiting

API requests are subject to rate limiting to ensure fair usage: If you exceed the rate limit, the API returns a 429 Too Many Requests response with a Retry-After header indicating how many seconds to wait. Contact your account manager if your integration requires higher throughput.

Security best practices

  • Keep your API key secret. Never expose it in client-side code or public repositories.
  • Rotate your key immediately if you suspect it has been compromised. Contact support to request a new key.
  • Use environment variables or a secrets manager to store your key in production systems.
  • Restrict API key usage to known IP addresses where possible by coordinating with your account manager.
  • Log all API calls on your side for audit purposes.
API keys grant full access to your workspace data. Treat them with the same care as passwords.

Custom branding

Custom branding lets you white-label client-facing reports and shared content. Your brand identity replaces Socializioz branding in exported PDFs and shared links.

What you can customize

Asset requirements

Prepare the following assets before your onboarding call:
Use a transparent-background PNG for logos so they render cleanly on both light and dark report backgrounds.

Setup

Custom branding is configured during Enterprise onboarding. Your account manager works with you to upload your logo, set brand colors, and configure the elements listed above. Changes apply to all new exports and shared links after configuration. To update your custom branding after initial setup, contact your account manager or open a support ticket.
Custom branding applies to exports and shared links only. The in-app interface retains the standard Socializioz design.

MCP tool integration

Socializioz MCP is free for authenticated users and connects a user workspace to ChatGPT and other MCP-compatible assistants for profile, account, draft, and scheduling workflows. Enterprise MCP in this plan refers only to custom/private MCP tools for company systems, internal APIs, CRMs, and private workflows connected to Socializioz AI Chat. For setup steps, endpoints, capabilities, and limitations, see Socializioz MCP.

Dedicated account manager

Enterprise customers are assigned a named contact on the Socializioz team who handles:
  • Onboarding — workspace setup, API credential provisioning, custom branding configuration, and team training
  • Ongoing support — priority issue resolution, feature requests, and configuration changes
  • Quarterly reviews — usage analysis and recommendations for optimizing your social media workflow
Contact your account manager directly via email or through the support page with the priority set to Urgent for time-sensitive issues.

SLA agreement

Enterprise plans include a service-level agreement that defines:
The values above are representative ranges. Your specific SLA terms are defined during Enterprise onboarding and documented in your contract.
SLA terms are defined during the Enterprise onboarding process and documented in your contract. Check the system status page for real-time platform availability.

Enterprise onboarding checklist

Use this checklist when setting up your Enterprise workspace:
1

Complete the inquiry

Submit an Enterprise inquiry from the billing page or email admin@socializioz.com. Your account manager is assigned within one business day.
2

Schedule the kickoff call

Your account manager schedules an onboarding session to review your requirements, configure the workspace, and set up custom branding assets.
3

Receive API credentials

If you need API access, your account manager provisions your API key and shares the endpoint documentation.
4

Configure MCP tools (optional)

If your team uses Socializioz MCP or needs custom private MCP tools, follow the Socializioz MCP guide with your account manager.
5

Invite your team

Add team members from Settings > Workspace > Members. See team collaboration for role assignments and approval workflows.
6

Finalize SLA and contract

Review and sign the SLA agreement. Your account manager provides the final document for your records.

Fair usage policy

Enterprise “Unlimited” resource limits are subject to a fair usage policy: If you need higher daily throughput, contact your account manager for a custom allocation. See AI content generation — Enterprise fair usage for more context.

Troubleshooting

Last modified on May 16, 2026