We're here to help you get the most out of API Tester Pocket
Have a question, found a bug, or want to request a feature? We'd love to hear from you!
support@apitesterpocket.comTap the + button on the main screen or dashboard. Enter a name, URL, select your HTTP method, and optionally add headers and a default payload. Tap "Create Webhook" to save.
When creating a new webhook, tap "Import from cURL" at the top. Paste your cURL command and the app will automatically extract the URL, method, headers, and payload for you.
No. All your webhooks, payloads, and response history are stored locally on your device. We don't have access to any of your data, and nothing is sent to our servers.
When viewing a webhook, tap "Payload Builder" to open the visual editor. You can add fields by tapping + Add Field, choose the field type (string, number, boolean, array, object), and the app will generate valid JSON for you.
Yes! When creating or editing a webhook, scroll to the Headers section and tap "Add Header". Enter the header name and value. You can also toggle headers on/off without deleting them.
When editing a payload, tap the "Date" button in the quick actions. You can choose from multiple formats including ISO 8601, Unix timestamp, and more. The date will be inserted into your payload.
Yes! Your last used payload for each webhook is automatically saved. When you return to a webhook, it will load your most recent payload instead of the default one.
After sending a request, tap on the response to view it in full. You'll see a copy icon on each section (body, headers). Tap it to copy to your clipboard.
Tap the star icon to mark frequently used webhooks for quick access from the dashboard.
Add tags like "production", "staging", or "auth" to easily filter and find webhooks.
Tap the "Format" button to automatically prettify your JSON payload.
Tap "Reset" to restore the original default payload if you've made changes.