API Destination
Send walkerOS events to any HTTP(S) endpoint with customizable data transformation and flexible transport options.
Where This Fits
API is a destination in the walkerOS flow:
Sends events to any HTTP endpoint with customizable headers, data transformation, and multiple transport options.
Environments
| Environment | Package | Use Case |
|---|---|---|
| Web | @walkeros/web-destination-api | Browser-side with fetch/beacon |
| Server | @walkeros/server-destination-api | Node.js with native HTTP |
Features
- Flexible URL Configuration - Send events to any HTTP(S) endpoint
- Custom Headers - Add authentication tokens, API keys, or custom headers
- Data Transformation - Transform event data before sending
- Multiple Transports - Web: fetch, XHR, beacon; Server: native HTTP/HTTPS
Quick Start
Choose your environment:
- Web (Browser) - fetch, XHR, beacon transports
- Server (Node.js) - native HTTP/HTTPS
Common Use Cases
- Sending events to custom analytics backends
- Integrating with internal APIs
- Forwarding events to webhooks
- Building custom data pipelines
💡 Need Professional Support?
Need professional support with your walkerOS implementation? Check out our services.