# API Documentation V2

- [Introduction](/api-documentation-v2/introduction.md): Get Started With Picky Assist API Documentation to offer an interactive  conversation  with customers using our Webhook & API's
- [Quick Start Guide 🏃](/api-documentation-v2/quick-start-guide.md)
- [Postman Collection for Picky Assist API's](/api-documentation-v2/postman-collection-for-picky-assist-apis.md)
- [Global Webhook](/api-documentation-v2/webhook.md): Webhook enables to receive real time incoming events like new messages, sms, calls etc from various channels and push the details into your application / server. Picky Assist sends events to your webh
- [How Webhook Works](/api-documentation-v2/webhook/how-webhook-works.md): Webhook enables you to receive incoming messages into your server on real-time basis from various messaging channels activated by you.
- [Webhook Variables](/api-documentation-v2/webhook/webhook-variables.md): Variables used in webhook to extract the incoming messages
- [Configuring Webhook URL](/api-documentation-v2/webhook/configuring-webhook-url.md): Setting Up Your Webhook to Receiving Incoming Messages
- [Webhook Request & Response](/api-documentation-v2/webhook/webhook-request-and-response.md): Get Started with Sample Request & Response
- [Getting the Conversation Context](/api-documentation-v2/webhook/getting-the-conversation-context.md)
- [Testing Your Webhook](/api-documentation-v2/webhook/testing-your-webhook.md): Webhook Testing Tools
- [Event Webhook](/api-documentation-v2/event-webhook.md): Event Webhook allows you to get the events like Delivery Reports, WhatsApp Number Filter Status, directly into your application / server
- [How Event Webhook Works](/api-documentation-v2/event-webhook/how-event-webhook-works.md)
- [Event Webhook Variables](/api-documentation-v2/event-webhook/event-webhook-variables.md): Variables used for event webhook
- [Configuring Event Webhook URL](/api-documentation-v2/event-webhook/configuring-event-webhook-url.md)
- [Event Webhook Sample Request & Response](/api-documentation-v2/event-webhook/event-webhook-sample-request-and-response.md)
- [Teambox Event Webhook](/api-documentation-v2/event-webhook/teambox-event-webhook.md)
- [Push API](/api-documentation-v2/push-api.md): Push API or Broadcast API is useful for sending outgoing messages with or without media files.
- [Introduction](/api-documentation-v2/push-api/introduction.md)
- [API Variables](/api-documentation-v2/push-api/api-variables.md): Variables to be used in Push API
- [Sending Single Message - Push](/api-documentation-v2/push-api/sending-single-message-push.md): Send Your First Message is easy
- [Sending Dynamic Messages – Push](/api-documentation-v2/push-api/sending-dynamic-messages-push.md): Sending Personalised Messages
- [Sending Media Attachments – Push](/api-documentation-v2/push-api/sending-media-attachments-push.md)
- [Sending Interactive List & Buttons](/api-documentation-v2/push-api/sending-interactive-list-and-buttons.md): Supports only through WhatsApp Official Channel
- [Sending Stickers](/api-documentation-v2/push-api/sending-stickers.md): Add fun into your conversation
- [Sending Bulk Messages - Push](/api-documentation-v2/push-api/sending-bulk-messages-push.md): Send 100 of message in a single api call
- [Sending Contacts](/api-documentation-v2/push-api/sending-contacts.md)
- [Sending Location](/api-documentation-v2/push-api/sending-location.md)
- [Sending WhatsApp Template Messages](/api-documentation-v2/push-api/sending-whatsapp-template-messages.md)
- [Introduction](/api-documentation-v2/push-api/sending-whatsapp-template-messages/introduction.md)
- [Sending WhatsApp Template Text Messages](/api-documentation-v2/push-api/sending-whatsapp-template-messages/sending-whatsapp-template-text-messages.md)
- [Sending WhatsApp Template Image](/api-documentation-v2/push-api/sending-whatsapp-template-messages/sending-whatsapp-template-image.md)
- [Sending WhatsApp Template Document](/api-documentation-v2/push-api/sending-whatsapp-template-messages/sending-whatsapp-template-document.md)
- [Sending WhatsApp Interactive Buttons](/api-documentation-v2/push-api/sending-whatsapp-template-messages/sending-whatsapp-interactive-buttons.md)
- [Sending WhatsApp Limited Time Offer Templates](/api-documentation-v2/push-api/sending-whatsapp-template-messages/sending-whatsapp-limited-time-offer-templates.md)
- [Sending Message to Facebook Messenger](/api-documentation-v2/push-api/sending-message-to-facebook-messenger.md)
- [Normal Post Method](/api-documentation-v2/push-api/normal-post-method.md)
- [Delivery Reports](/api-documentation-v2/push-api/delivery-reports.md)
- [Testing API Requests](/api-documentation-v2/push-api/testing-api-requests.md): Testing Your API Requests
- [WhatsApp Template API](/api-documentation-v2/whatsapp-template-api.md)
- [Introduction](/api-documentation-v2/whatsapp-template-api/introduction.md)
- [API Variables](/api-documentation-v2/whatsapp-template-api/api-variables.md)
- [Template Request API](/api-documentation-v2/whatsapp-template-api/template-request-api.md)
- [Template Status API](/api-documentation-v2/whatsapp-template-api/template-status-api.md)
- [Languages](/api-documentation-v2/whatsapp-template-api/languages.md)
- [Guidelines](/api-documentation-v2/whatsapp-template-api/guidelines.md): Please follow the below guidelines in order to avoid template rejections.
- [WhatsApp Settings API's](/api-documentation-v2/whatsapp-settings-apis.md)
- [WhatsApp Profile API](/api-documentation-v2/whatsapp-settings-apis/whatsapp-profile-api.md)
- [2 Step Verification](/api-documentation-v2/whatsapp-settings-apis/2-step-verification.md)
- [Account API](/api-documentation-v2/account-api.md)
- [Fetch Balance](/api-documentation-v2/account-api/fetch-balance.md)
- [References](/api-documentation-v2/references.md): Under this topic you can find useful guides, reference , tip and tricks, common troubleshooting guides etc
- [Status & Error Codes](/api-documentation-v2/references/status-and-error-codes.md): Response Status Code of API
- [Formating & Sending Emojis 😊](/api-documentation-v2/references/formating-and-sending-emojis.md): Formating Text with Bold, Italics & Sending Emojis
- [Sample Codes](/api-documentation-v2/sample-codes.md): Sample Codes for different programming languages
- [PHP](/api-documentation-v2/sample-codes/sample-code-in-php.md): Build Quickly with Sample Codes
- [Python](/api-documentation-v2/sample-codes/python.md)
- [Node JS](/api-documentation-v2/sample-codes/node-js.md)
- [Ruby](/api-documentation-v2/sample-codes/ruby.md)
- [Java](/api-documentation-v2/sample-codes/java.md)
- [ASP.NET Using C#](/api-documentation-v2/sample-codes/asp.net-using-c.md)
- [Javascript](/api-documentation-v2/sample-codes/javascript.md)
- [Go](/api-documentation-v2/sample-codes/go.md)
- [Swift](/api-documentation-v2/sample-codes/swift.md)
- [C](/api-documentation-v2/sample-codes/c.md)
- [C#](/api-documentation-v2/sample-codes/c-1.md)
- [Objective C](/api-documentation-v2/sample-codes/objective-c.md)
