🔍 API Monitor
Monitor your third-party APIs and get alerts when they go down
Manage Endpoints
Dashboard
📁 Projects
+ Create Project
Project APIs
+ Add API to Project
Back to Projects
🚀 Quick Add - API Templates
Add Endpoint
×
Project *
Select a project...
Name *
URL *
Method *
GET
POST
PUT
DELETE
PATCH
Scenario *
Direct API Call
Token-Based (Get token from another API)
Chained (Call API and pass params to another)
💡 How it works:
First, we'll call the Token API to get an authentication token. Then we'll use that token to call your main API.
Step 1: Token API Configuration
Token API URL *
Token API Method
POST
GET
Token API Headers (JSON)
Token API Body (JSON) - for credentials
🔍 Test Token API
Response Preview:
Step 2: Where is the Token in the Response?
Token Path *
🔍 Select Token Path
Click "Select Token Path" to see all available paths from the response above
💡 How it works:
First, we'll call API #1 to get some data. Then we'll extract specific values from that response and pass them as parameters to API #2.
Step 1: First API (API #1)
First API URL *
First API Method
GET
POST
First API Headers (JSON) - Optional
First API Body (JSON) - Optional
🔍 Test First API
Response Preview:
Step 2: Map Parameters to Second API
📝 Instructions:
Click "Add Mapping" to select which values from API #1 should be passed to API #2. The system will automatically extract the values.
+ Add Parameter Mapping
🔐 Headers
Quick Header Presets:
Bearer Token
API Key
Basic Auth
+ Add Header
📤 Body (JSON) - for POST/PUT/PATCH
+ Add Body Field
🔗 Query Parameters
+ Add Parameter
Check Interval (seconds)
Timeout (seconds)
Expected Status Code
Expected Response Contains (optional)
Alert Type
Email
Teams
Both
Email Recipients (comma-separated)
Teams Webhook URL
Enabled
Save
Cancel