API Documentation

⌘K
GET/api/1/certificates/profile/{identifier}

Certificate Profile API

Returns profile data for a structured product / certificate by identifier (ISIN), including underlying, strike, barrier, and issuer

Parameters

1
identifierstringrequired
path

Certificate identifier (ISIN)

Responses

Was this helpful?
Request
curl -X GET \
  'https://api.eulerpool.com/api/1/certificates/profile/DE000UP1TP26' \
  -H 'Accept: application/json'
200 Response
{}