Call endpoint (may incur charges)
call_endpointValidate snake_case parameters and execute a single JustOneAPI endpoint call by endpoint ID, returning raw upstream JSON.
Instructions
Validate params and make one JustOneAPI endpoint call by endpoint_id. The call may incur charges under the bound API Token's current pricing and budget. Params should use snake_case names from get_endpoint_schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | ||
| endpoint_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||