Skip to main content
POST
Flat Volatility Surface

Authorizations

X-API-Key
string
header
required

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

Body

application/json
volatility
number
required

Constant volatility value (annualized, e.g., 0.20 for 20%)

Required range: 0 <= x <= 5
Example:

0.25

query_expiry
number
required

Time to expiry in years for the query point

Required range: x >= 0
Example:

1

query_strike
number
required

Strike price for the query point

Required range: x >= 0
Example:

100

Response

Successful Response

success
boolean
Example:

true

data
object