cURL
curl --request POST \ --url https://api.fincept.in/quantlib/curves/roll \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data '{}'
{ "success": true, "data": {} }
Roll Curve [Tier: STANDARD, Credits: 2]
API key for authentication. Get your key at https://api.fincept.in/auth/register
The body is of type object.
object
Success