Skip to main content
POST
Heston Implied Volatility

Authorizations

X-API-Key
string
header
required

API key for authentication. Get your key at https://api.fincept.in/auth/register

Body

application/json
S0
number
required

Current asset price

v0
number
required

Initial variance (volatility squared)

r
number
required

Risk-free rate (annualized)

kappa
number
required

Variance mean reversion speed

theta
number
required

Long-term variance

sigma_v
number
required

Volatility of variance

rho
number
required

Stock-variance correlation

strike
number
required

Option strike price

T
number
required

Time to maturity in years

option_type
enum<string>
default:call

Option type

Available options:
call,
put

Response

Successfully calculated implied volatility

success
boolean
Example:

true

data
object
Example: