Every Feature You Need
for API Testing on iOS

Complete toolkit from quick requests to enterprise workflows. Import from Postman, sync across devices, automate with JavaScript.

Support for all standard methods

Send any HTTP method your API requires. Full spec compliance with custom headers and body types.

Standard Methods

GET, POST, PUT, DELETE, PATCH for RESTful APIs and CRUD operations.

Advanced Methods

HEAD, OPTIONS, CONNECT, TRACE for debugging, preflight checks, and protocol operations.

Multiple body formats supported

Send data in the format your API expects. Syntax highlighting and validation included.

Raw JSON/XML/Text

Send raw body content with syntax highlighting. Auto-format JSON for readability.

Form Data

Upload files with multipart/form-data. Select from Photos or Files app.

URL Encoded

Send application/x-www-form-urlencoded data for form submissions.

Secure authentication methods

Connect to protected APIs with industry-standard auth protocols.

Bearer Token

JWT and OAuth 2.0 token authentication. Auto-add Authorization header.

Basic Auth

Username and password authentication with automatic Base64 encoding.

No Auth

Public APIs that don't require authentication. Custom headers supported.

Automate with pre and post-request scripts

Write JavaScript to run before requests (setup) and after responses (testing, data extraction).

80+ Built-in Snippets

Pre-written scripts for common tasks: set variables, parse JSON, validate responses, generate timestamps.

  • Set environment variables
  • Parse and validate JSON
  • Generate UUIDs, timestamps
  • Base64 encode/decode
  • Assert response status

Pre-Request Scripts

Run JavaScript before sending request. Set dynamic headers, generate tokens, modify request data.

Post-Response Scripts

Extract data from responses, set variables for next requests, chain API calls, validate data.

Migrate from any tool

Bring your existing API collections from popular tools. No manual reentry needed.

Postman & Apidog

Import Postman Collection v2.1 format. Full support for environments, scripts, auth.

OpenAPI/Swagger

Import OpenAPI 3.0 and Swagger 2.0 specs. Auto-generate requests from your API documentation.

Bruno, Insomnia, HAR

Import from Bruno, Hoppscotch, Insomnia, ThunderClient, HTTPie, and HAR files.

Export to your language

Generate code snippets in popular languages. Copy and paste into your project.

cURL Command

Export as cURL command for terminal or CI/CD pipelines. Copy with one tap.

Python, JavaScript, Go

Generate production-ready code with requests, fetch, http packages. Includes auth and headers.

Dart (Flutter)

Export as Dart code using http package. Perfect for Flutter app integration.

Sync across all your devices

Encrypted cloud storage via Firebase. Your collections and environments stay in sync across iPhone and iPad.

Real-Time Sync

Changes sync instantly. Edit on iPhone, see updates on iPad immediately.

Encrypted Storage

End-to-end encryption for sensitive data. API keys and tokens encrypted at rest and in transit.

Offline Mode

Work offline, sync when reconnected. Full local storage fallback.