cURL
curl --request POST \ --url https://api.fincept.in/quantlib/instruments/bond/inflation-linked \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data '{}'
{ "success": true, "data": {} }
Inflation Linked Bond [Tier: PRO, Credits: 5]
API key for authentication. Get your key at https://api.fincept.in/auth/register
The body is of type object.
object
Success