# APIOrbit – REST & GraphQL — Client API avec Assistant IA

> Native REST and GraphQL client with AI assistant for API development and testing. (iPhone/iPad app by Stanislav Makushov.)

- Source: https://appshunter.io/ios/app/apiorbit-rest-and-graphql/id6742253618 (this page in markdown: same URL + `.md`)
- Developer: [Stanislav Makushov](https://appshunter.io/developer/1797582853)
- Category: Developer Tools, Utilities
- Price: Free with in-app purchases
- Age rating: 4+
- Requires: iOS 17.0 · 49 MB
- Languages: American English
- Released: 2025-03-19
- Data updated: 2026-07-22
- Monetization: free with in-app purchases
- User reviews in markdown: https://appshunter.io/ios/app/apiorbit-rest-and-graphql/id6742253618/reviews.md

## What is APIOrbit?

Un client REST et GraphQL rapide et natif avec assistant IA, conçu pour iPhone et iPad.

APIOrbit vous aide à envoyer des requêtes, analyser les réponses, tester vos endpoints et générer de la documentation — le tout assisté par l'IA. Importez vos collections Postman, explorez les données dans un puissant viewer JSON et synchronisez tout via iCloud.

Contrairement aux outils basés sur un navigateur, APIOrbit est entièrement natif. Il gère sans effort les réponses volumineuses, permet de prévisualiser images, PDF, vidéos, audio et flux en direct, et fonctionne hors ligne avec vos collections synchronisées.

FONCTIONNALITES PRINCIPALES

REST et GraphQL
Tous les méthodes HTTP. Configuration des en-têtes, paramètres, authentification et tous les types de corps — JSON, form URL-encoded, multipart avec pièces jointes et binaire. Support complet de GraphQL avec éditeur de requêtes et variables.

Assistant IA
Génération de modèles de données dans 9 langages — Swift, TypeScript, Kotlin, Java, Python, C#, Go, Rust et Dart. Paramètres de génération personnalisables par langage. Création de corps de requêtes mock, documentation API et résumés de réponses.

Arbre JSON et recherche
Explorez les réponses complexes dans un arbre structuré avec recherche. Trouvez n'importe quelle clé ou valeur instantanément. Filtrez avec des expressions JSONPath. Copiez n'importe quel noeud d'un seul geste.

TESTS D'API
Transformez n'importe quelle requête en test. Associez-y des attentes — code de statut, temps de réponse, en-têtes, valeurs JSON via JSONPath ou contenu du corps — et APIOrbit les vérifie automatiquement après chaque exécution. Les corps JSON sont comparés de façon structurelle (l'ordre des clés est ignoré), avec une correspondance adaptée au type de contenu pour le XML, le HTML et le texte. Obtenez un badge réussite/échec instantané sur chaque réponse et un onglet « Tests » dédié présentant le détail complet entre résultat attendu et obtenu, ou lancez toutes les requêtes d'une collection d'un coup pour un récapitulatif réussite/échec complet.

Import de collections
Import depuis Postman (v2.0/v2.1), OpenAPI 3.x, Swagger 2.0 et cURL. Migration depuis Postman en quelques secondes — votre documentation suit automatiquement.

Prévisualisation média
Images, PDF avec navigation par page, vidéos, audio et flux HLS directement dans l'app. Sans export.

Débogage et métriques
DNS, TLS, temps de requête et réponse, taille, SSL et protocole réseau. Métriques détaillées pour chaque étape d'une chaîne de redirections.

Synchronisation iCloud
Vos collections se synchronisent entre iPhone, iPad, Mac et Vision Pro automatiquement.

Variables de collection
Définissez des variables réutilisables pour les URL, en-têtes, authentification et corps — appliquées à l'exécution.

Authentification
Basic Auth, Bearer Token et API Key — en en-tête ou en paramètre de requête.

Accessibilité
Support complet de VoiceOver dans toute l'application. Dynamic Type. Mode sombre.

Commencez dès aujourd'hui — créez, testez et déboguez avec APIOrbit.

Conditions d'utilisation: https://www.apple.com/legal/internet-services/itunes/dev/stdeula/

## Key features

- AI-powered code generation
- REST and GraphQL request testing
- JSON viewer and search
- API documentation generation
- Postman collection import
- Offline support
- Media preview

## Pricing and in-app purchases

Base price: Free.

**Subscriptions**

| Subscription | Price | Period |
| --- | --- | --- |
| API Orbit Premium - Monthly | $4.99 | per month |
| API Orbit Premium - Annually | $49.99 | per year |

**One-time purchases**

| Purchase | Price | Type |
| --- | --- | --- |
| API Orbit Premium - Lifetime | $99.99 | one-time |



## Frequently asked questions about APIOrbit

### What platforms does APIOrbit support?

APIOrbit is built for iPhone and iPad, and also syncs with Mac and Vision Pro via iCloud.

### Does APIOrbit have ads?

No, APIOrbit is ad-free, allowing for an uninterrupted development experience.

### How does APIOrbit's AI assistant help developers?

The AI assistant can generate data models in nine programming languages, create mock request bodies, and produce API documentation and response summaries.

### Can I import my existing API collections into APIOrbit?

Yes, APIOrbit supports importing collections from Postman (v2.0/v2.1), OpenAPI 3.x, Swagger 2.0, and cURL.

### What are the subscription options for APIOrbit?

APIOrbit offers a monthly subscription for $4.99 and an annual subscription for $49.99, both including a one-month free trial.

### How does APIOrbit handle large responses?

As a native application, APIOrbit handles large responses seamlessly and allows you to preview various media types like images, PDFs, and videos directly within the app.

### Is APIOrbit suitable for offline use?

Yes, APIOrbit works offline with your synced collections, making it convenient for development on the go.

### What kind of testing capabilities does APIOrbit offer?

You can turn any request into a test with specific expectations for status codes, response times, headers, and JSON values. It provides instant pass/fail badges and detailed test results.

## Version history (last 5 releases)

### 26.3.2 — 2026-07-07

Hi there — thanks for making APIOrbit part of your workflow!

This update adds support for the new HTTP QUERY method (RFC 10008) — a safe, cacheable way to send GET-style requests with a full body. Pick QUERY right in the request builder, spot it instantly with its own color badge, and it works seamlessly with cURL, Postman, and OpenAPI import/export.

We're already building what's next. If APIOrbit is helping your work, a quick rating or review means a lot — thank you!

### 26.3.1 — 2026-07-04

Hey there — thanks for using APIOrbit!

This release is a stability-focused update: refinements under the hood to keep things fast and reliable, plus a handful of small bug fixes.

We're already working on what's next. If APIOrbit is helping your workflow, a quick rating or review means a lot — thank you!

### 26.3 — 2026-06-25

Introducing API Testing

You can now verify your APIs right inside API Orbit — no scripts, no extra tools.

• Attach expectations to any request: status code, response time, headers, JSON values (via JSONPath), and body contents.
• Smart body matching — JSON is compared structurally, so key order doesn't matter, with content-type-aware handling for XML, HTML, and plain text.
• Instant pass/fail badge on every response, plus a dedicated Tests tab showing exactly what was expected vs. what came back.
• Run all tests across a whole collection at once and get a clear pass/fail summary.

Plus bug fixes and performance improvements.

Enjoying API Orbit? A quick rating or review really helps us keep improving. Thanks!

### 26.2 — 2026-04-08

It's been a while since the last update — but it was worth the wait!

- Native PDF viewer with page navigation
- Search across JSON tree — find any key or value instantly
- Import requests from cURL — just copy and paste
- Customize AI model generation per language before generating
- Saved responses now appear automatically when you select a request
- See detailed metrics for every step in a redirect chain
- Full VoiceOver support across the entire app
- Redesigned AI Assistant and collection settings screens
- Keyboard toolbar now works lightning fast and precise
- Fixed an issue where SSL bypass wasn't working correctly
- Lots of smaller fixes and improvements

API Orbit keeps getting better — thank you for your support!

### 26.1 — 2025-12-13

A fresh update to make your workflow even smoother!
This version brings several highly-requested improvements and quality-of-life upgrades.

New Features:

• Pinned Requests — Pin important requests so they always stay at the top of the list.
• Search in Requests — Quickly find what you need by searching requests by title or URL.
• Request Documentation — Add helpful notes or examples directly to each request. Documentation from Postman collections is now imported automatically.

Fixes:

• Fixed an issue that could cause a crash when deleting a request or a collection.

This is the final major update of 2025 — thank you for using API Orbit.
See you again in 2026!

## Apps similar to APIOrbit

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [RequestLab](https://appshunter.io/ios/app/requestlab/id6477221079) | — | Free | Developer Tools |
| [API Dash - API Client, Testing](https://appshunter.io/ios/app/api-dash-api-client-testing/id6711353348) | — | Free | Developer Tools |
| [API Zen](https://appshunter.io/ios/app/api-zen/id6471152115) | — | Free | Developer Tools |
| [API Tool Pro](https://appshunter.io/ios/app/api-tool-pro/id6749198993) | — | Free | Developer Tools |
| [SendMan: API & HTTP Client](https://appshunter.io/ios/app/sendman-api-and-http-client/id6757350874) | 5.0 (1) | Free | Developer Tools |
| [REST API Client](https://appshunter.io/ios/app/rest-api-client/id1583154375) | 4.2 (5) | Free | Developer Tools |

## More apps by Stanislav Makushov

- [Elavo — Simple Tip Calculator](https://appshunter.io/ios/app/elavo-simple-tip-calculator/id6758581239)
- [1Counter: Simple Tally Counter](https://appshunter.io/ios/app/1counter-simple-tally-counter/id6758830716)
- [GenFuel – Generator Fuel Calc](https://appshunter.io/ios/app/genfuel-generator-fuel-calc/id6759050951)
- [Hourify: Cost in Work Hours](https://appshunter.io/ios/app/hourify-cost-in-work-hours/id6759327199)
- [MyAidKit – Medicine Cabinet](https://appshunter.io/ios/app/myaidkit-medicine-cabinet/id6759701054)

All apps by Stanislav Makushov: https://appshunter.io/developer/1797582853

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-07-22.*
