Skip to main content
POST
Calculate Cost of Carry

Authorizations

X-API-Key
string
header
required

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

Body

application/json
spot
number
required

Current spot price

Example:

100

futures
number
required

Futures price

Example:

102.5

time_to_expiry
number
required

Time to futures expiry in years

Example:

0.5

Response

Successful Response

success
boolean
Example:

true

data
object