IT Platform API Explorer
Test and explore all API endpoints for the IT Operations Platform
Quick Start
- Enter your API key in the sidebar (starts with
itk_) - Select an API endpoint from the categories
- Fill in the required parameters
- Click Send Request to test
--
API Endpoints
--
Categories
100%
Coverage
POST
API Name
API Description
Endpoint
POST /rest/v1/rpc/function_name
Parameters
Request Preview
{}
Webhook Tools
Uses your saved API key to fetch events and enqueue a test webhook.
| Time | Event | Entity | Status | Attempts |
|---|
No webhook events found yet.
---
No request sent
--ms
Response Body
// Send a request to see the response
Automation Anywhere Configuration
Configure this API in Automation Anywhere using an API Task or REST Web Service action.
Connection Settings
| Method | POST |
| URL | https://... |
| Content-Type | application/json |
Required Headers
apikey |
Your Supabase anon key (from Credential Vault) |
Content-Type |
application/json |
Request Body Template
{}
Replace $variable$ placeholders with AA variables
Implementation Tips
- Store API key in Credential Vault for security
- Use JSON package to parse response
- Check
successfield in response for error handling
Input Parameters
| Parameter | Type | Required | Description |
|---|
Output Fields
| Field | Type | Description |
|---|
Example Response
{}