Skip to main content
POST
Calculate Par Swap Rate

Authorizations

X-API-Key
string
header
required

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

Body

application/json
discount_factors
number[]
required

Array of discount factors at each payment time

Example:
times
number[]
required

Array of payment times in years

Example:
frequency
enum<integer>
default:2

Payment frequency per year

Available options:
1,
2,
4,
12
Example:

2

Response

Successful Response

success
boolean
Example:

true

data
object