API Rest Full Manager - bestdevtools.io
Extension Actions
Complete REST client: manage, organize and test your APIs with workspaces and environments. Integrated with 400 free public APIs.
API Rest Full Manager is a complete Google Chrome extension for managing, organizing, and testing REST APIs professionally. More than just a simple endpoint tester, it's a complete REST API manager with advanced organization, environment, and integration features with over 400 free public APIs.
WHAT IT DOES
The extension allows you to create, organize, manage, and test HTTP/REST requests in an intuitive and professional way, with full support for isolated workspaces, environment variables, collection imports, and much more.
MAIN FEATURES
IMPORT AND INTEGRATION
- Insomnia Import: Import complete Insomnia collections (YAML format)
- Endpoints, folders, headers, body, and authentication
- Automatic variable conversion
- Import of environments and environment variables
- Automatic workspace creation with collection name
- Public API Import: Over 400 public APIs available
- Modal with organized categories
- Search and filter by category
- Automatic endpoint import
- Details modal with complete API information
REQUEST MANAGEMENT
- Multiple HTTP methods: GET, POST, PUT, PATCH, DELETE
- Complete configuration: Body (JSON, Form Data, Multipart, x-www-form-urlencoded, Raw), Custom Headers, Authentication (Bearer Token, Basic Auth, API Key)
- Hierarchical organization: Folders to group related requests
- Edit and delete: Edit existing requests in modal or delete with confirmation
- Drag and Drop: Reorder requests by dragging and dropping
- Search and filter: Quickly find requests in the sidebar
WORKSPACE SYSTEM
- Isolated workspaces: Multiple workspaces to organize separate projects
- Isolated data: Each workspace maintains its own requests, folders, and environments
- Complete management: Create, edit, and delete workspaces
- Default workspace: Automatic creation of "Workspace 1" if none exists
- Persistence: Data automatically saved
ENVIRONMENT VARIABLES
- Multiple environments: Create different environments per workspace (dev, prod, test, etc.)
- Key-value variables: Define custom variables for each environment
- Automatic substitution: Use {{variable_name}} in URLs for automatic substitution
- Visual highlight: Variables visually highlighted in URL with colors
- Visual editor: Intuitive interface to manage variables
- Base environment: Automatic creation of "Base Environment" if none exists
VISUALIZATION AND RESPONSES
- CodeMirror Editor: Professional response visualization
- Automatic syntax highlighting (JSON, HTML, XML, CSS)
- Code folding (fold/unfold code blocks)
- Line numbering
- Automatic line wrapping
- Ctrl-Q shortcut for code folding
- Request timeline: Complete history of sent requests
- Preview and Timeline: Switch between formatted view and timeline
INTERNATIONALIZATION
- 10 supported languages: English, Portuguese, Spanish, French, German, Japanese, Simplified Chinese, Italian, Hindi, Russian
USE CASES
BACKEND DEVELOPER
- Test endpoints during development
- Organize requests by project (workspaces)
- Manage environments (dev, staging, prod)
- Import Insomnia collections
FRONTEND DEVELOPER
- Test APIs before integrating into frontend
- Document endpoints used in the project
- Manage different API environments
QA/TESTER
- Create organized test suites in folders
- Test different scenarios with environment variables
- Maintain history of tested requests
STUDENT/LEARNER
- Explore over 400 free public APIs
- Learn about different HTTP methods
- Practice REST API integration