Skip to main content
POST
/
quantlib
/
stochastic
/
heston
/
simulate
Heston Simulate
curl --request POST \
  --url https://finceptbackend.share.zrok.io/quantlib/stochastic/heston/simulate \
  --header 'Content-Type: application/json' \
  --header 'X-API-Key: <api-key>' \
  --data '{}'
{
  "success": true,
  "data": {}
}

Authorizations

X-API-Key
string
header
required

API key for authentication. Get your key at https://finceptbackend.share.zrok.io/auth/register

Body

application/json

The body is of type object.

Response

200 - application/json

Success

success
boolean
data
object