Documentation
Everything You Need to Know About Yazzil
Comprehensive guides, tutorials, and API documentation to help you get the most out of Yazzil's social media automation platform.
Browse by Category
Find detailed guides for every aspect of Yazzil
Getting Started
Everything you need to know to get up and running with Yazzil
Automation
Learn how to create and manage automated social media workflows
Influencer Marketing
Discover, manage, and collaborate with influencers effectively
Analytics & Reporting
Understand your performance with detailed analytics and reports
Developer Resources
Build with Yazzil's API
Comprehensive API documentation with code examples, SDKs, and interactive testing tools to help you integrate Yazzil into your applications.
RESTful API with JSON responses
OAuth 2.0 authentication
Real-time webhooks
Example Request
curl -X POST https://api.yazzil.com/v1/automations \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"name": "Welcome Message",
"trigger": "new_follower",
"action": {
"type": "send_message",
"template": "Thanks for following!"
}
}'
Still Need Help?
Can't find what you're looking for? Our support team is here to help.