
HTTP API - Call Any API with HTTP Requests
Try for free
1 day trial then $3.99/month - No credit card required now
Go to Store

HTTP API - Call Any API with HTTP Requests
xyzzy/http-api
Try for free
1 day trial then $3.99/month - No credit card required now
Call any HTTP endpoint specifying the method, headers, query string, and body
Developer
Maintained by Community
Actor Metrics
5 monthly users
No reviews yet
5 bookmarks
>99% runs succeeded
Created in May 2024
Modified 9 months ago
Categories
This Apify Actor allows you to call any HTTP endpoint by specifying the method, headers, query string, and body. It provides a flexible and customizable way to interact with various APIs, making it easy to integrate with other services and automate workflows.
Features
- HTTP Methods: Supports all standard HTTP methods such as GET, POST, PUT, PATCH, DELETE.
- Custom Headers: Add custom headers to your HTTP requests (e.g., for Bearer authorization tokens).
- Query Strings: Include query parameters in your requests.
- Request Body: Send data in the request body for methods like POST and PUT.
- Response Headers: Optionally include response headers in the output.