Catálogo
API · Desarrollo

API Endpoint Tester by Volade

Prueba endpoints API desde WordPress.

API Endpoint Tester de Volade te permite probar endpoints REST, externos y webhooks directamente desde tu escritorio de WordPress — con historial, colecciones y exportación JSON.

v1.0.0WordPress 6.0+PHP 7.4+Sin cuenta necesaria
Sin valorar aún0 vistas0 descargas
Descargar v1.0.0Escaneo VirusTotal…Ver funciones
API Endpoint Tester by Volade
Captura 1 — API Endpoint Tester by Volade

Peticiones HTTP, historial, colecciones y exportación JSON.

REST

Routes discovered

4

Ready-made presets

50

Requests in history

JSON

Free export, no account

De un vistazo

Cada sesión de depuración REST te envía de vuelta a Postman — sin descubrimiento de namespaces, sin autenticación WordPress integrada. API Endpoint Tester by Volade v1.0.0 cataloga rutas REST, ejecuta solicitudes con cookie/nonce, soporta GraphQL, 4 ajustes predefinidos de flujo de trabajo y exportación JSON sin SaaS obligatorio.

Capturas de pantalla

UI de administración real a página completa: ajustes predefinidos, diagnósticos y configuración detallada.

Captura 1 — API Endpoint Tester by Volade

Por qué necesitas un probador de API en WordPress

Cambiar entre herramientas externas y tu sitio ralentiza el desarrollo — tener un probador integrado acelera el trabajo.

The Postman round-trip problem

You know the endpoint — not the wc/v3 namespace or REST nonce.

Debugging a WordPress API still means copy-pasting URLs, hunting for auth and losing history between sessions.

  • Postman: excellent but external — no WordPress route discovery
  • Insomnia: same friction — cookie/nonce auth to reconfigure every time
  • Generic REST plugins: often abandoned or limited to core
  • Query Monitor: shows live HTTP — not a replayable builder
  • OpenAPI docs: rarely up to date on custom plugins

The Volade answer

Discover, test, history and export — inside wp-admin.

API Endpoint Tester catalogs registered routes, runs requests with native WordPress auth and keeps local history for agency handoff.

  • Full list of site REST namespaces
  • GET/POST/PUT/PATCH/DELETE builder with timing
  • Built-in cookie + REST nonce auth
  • GraphQL tab when WPGraphQL is active
  • History of the last 50 requests
  • Free JSON export — no mandatory SaaS

Peticiones predefinidas

REST de WordPress, externo, webhook o personalizado — plantillas de petición listas.

Popular🎨

Core REST dev

Cookie auth + wp/v2 — posts, pages and users during theme work.

Daily dev
🏢

WooCommerce API

wc/v3 focus — products, orders and customers for store debug.

WooCommerce
🛒

Headless / GraphQL

GraphQL tab and longer history for decoupled front-ends.

Headless
🧱

Agency handoff

Extended history and JSON export for client API docs.

Client docs

Espacios de nombres REST

wp/v2, wc/v3, plugins personalizados y GraphQL — todos listados desde WordPress.

wp/v2

Posts, pages, users, media — core REST

wc/v3

WooCommerce products, orders, customers

custom

Third-party plugin namespaces

GraphQL

WPGraphQL or custom endpoint

Routes come from rest_get_server() — reflects active plugins at scan time.

Real workflows

Agencies, headless devs and WooCommerce maintainers.

Custom endpoint debug

Antes: Postman + copy nonce from DevTools every session.

Después: Core REST preset, auto cookie auth, attempt history.

Zero-click auth

WooCommerce API

Antes: Guess if /wc/v3/orders responds — scattered docs.

Después: WooCommerce preset, wc/v3 routes listed, timing visible.

No external docs

Headless handoff

Antes: Manually export a Postman collection to the client.

Después: JSON export of routes + history from wp-admin.

Docs in 10 min

El probador de API que WordPress necesita

Peticiones HTTP, historial, colecciones y exportación — desde tu escritorio de WordPress.

REST discovery

All namespaces and methods registered on the site.

Request builder

Method, URL, headers, JSON body — pretty-print response.

WordPress auth

Session cookie + REST nonce — no manual copy-paste.

GraphQL

GraphQL queries when WPGraphQL or a custom endpoint exists.

Local history

Last 50 requests with status and timing.

4 ajustes predefinidos

REST, WooCommerce, GraphQL and agency in one click.

Collections

Save request suites and run them in batch.

cURL export

Copy the cURL command with WordPress nonce built in.

aet/v1 REST API

Programmatic endpoints for connected Volade accounts.

Complements Query Monitor: QM shows live execution, AET lets you replay and document REST calls.

Honest comparison

Postman still rules third-party APIs — AET targets WordPress inside wp-admin.

CaracterísticaAETPostmanInsomniaWP REST plugins
WordPress route discovery~
Built-in cookie/nonce auth~~~
WPGraphQL support
Local wp-admin history~
Exportación JSON gratuita~~~
No account / SaaS~
Integrated WP-CLI
Saved request collections
One-click cURL export
Batch collection run~~

Postman/Insomnia: great general tools. AET: native WordPress auth + routes.

Tres niveles, un plugin

Peticiones básicas gratuitas sin cuenta. Cuenta Volade y V+ para colecciones e historial extendido.

Guest

Gratuito sin cuenta

  • REST builder + route discovery
  • Cookie/nonce auth
  • Basic GraphQL
  • Local history
  • 4 ajustes predefinidos
  • Exportación JSON
Conectado

Cuenta Volade

  • Everything in free
  • aet/v1/* REST API
  • Extended history
  • Preference sync
V+

V+ Premium

  • Request collections
  • Bulk WP-CLI tests
  • Agency multisite rollup
  • Premium across the full Volade catalog

WP-CLI y API REST aet/v1 para automatizar pruebas entre staging y producción.

WP-CLI

Automate REST smoke tests from the terminal.

wp aet request /wp-json/wp/v2/posts
wp aet routes
wp aet export --file=api-routes.json

Multisite & agency

V+: rollup routes and history across the network.

  • Centralized multi-site export
  • WP-CLI wp aet request on each blog
  • Shared team collections
Descarga verificada

Descargar

Instala el ZIP, abre el probador, haz tu primera petición API — en menos de 3 minutos.

ZIP con SDK de Volade — activa en Volade → API Endpoint Tester.

Descargar v1.0.0api-endpoint-tester-by-volade-1.0.0.zip
  1. 1Plugins → Add New → Upload → ZIP → Activate
  2. 2Volade → API Tester (or Tools → API Tester)
  3. 3Discover routes → send a request → export JSON for handoff

Primera petición en menos de 3 minutos

Ejecutando escaneo antivirus…

Preguntas frecuentes

API, REST, webhooks, peticiones y cuenta Volade.

For WordPress REST/GraphQL inside wp-admin, yes. For Stripe, Slack or external APIs, keep Postman.

Gratis vs V+ Premium

La extensión funciona sin cuenta. V+ desbloquea premium en esta extensión y en todo el catálogo.

CaracterísticaGratisV+
Découverte routes REST & builder requêtes
Auth cookie/nonce WordPress intégrée
GraphQL, historique & export JSON gratuit
API REST aet/v1/* programmatique
Collections & tests bulk WP-CLI
Rollup multisite agence

API Endpoint Tester by Volade

Descarga gratuita · V+ opcional

Descargar v1.0.0V+
Comunidad

Reseñas, debates y novedades

Comparte tu experiencia con API Endpoint Tester by Volade y sigue las últimas versiones.

Ready to test your APIs inside WordPress?

Download API Endpoint Tester by Volade v1.0.0 — REST discovery and dev preset in one click, no signup.

Descargar v1.0.0

¿Cuenta Volade o V+ Premium? Opcional · Precios