PipValueCalculatorAPI
A calculator for retrieivng current value of forex market pair pips
4 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
PipValueCalculatorAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
root__get / |
Root endpoint with basic API information. Returns: Basic API information |
| POST |
calculate_pip_value_calculate_post /calculate |
Calculate the monetary value of one pip for a given trade configuration. Args: request: Pip calculation request containing currency pair, trade size, and account currency… |
| GET |
health_check_health_get /health |
Basic health check endpoint. Returns: Health status information |
| GET |
detailed_health_check_health_detailed_get /health/detailed |
Detailed health check including external services. Returns: Detailed health status including external service connectivity |