The Mon Petit Placement REST API offers access and control over all Mon Petit Placement data.
While integrating the REST API, you may be interested in the following guides:
Product Current Valuesin Financial Value
List Product Current Values
Returns all current product values for a user investment account, with optional compartment filtering.
The user investment account identifier (UUID)
Filter by investment compartment
Values
defaultc1c1-bisc2c3
Page number
Number of items per page
Collection of product account values
Current value in euros
Total invested amount in euros
Total repurchased amount in euros
Number of security units held
Average acquisition price per unit in euros
Performance as a percentage
Investment compartment
Values
defaultc1c1-bisc2c3
Valuation date (ISO 8601)
IRI of the user investment account
The product
Product name
Product slug
IRIs of the associated invest profile categories
Total number of items
- GEThttps://api.monpetitplacement.fr//v1/user_investment_accounts/uia_id/products_current_values
(loading)
(loading)
Get Product Current Value
Returns the current value of a specific product in a given investment compartment for a user investment account.
The user investment account identifier (UUID)
The product identifier (UUID)
The investment compartment
Values
defaultc1c1-bisc2c3
Current value in euros
Total invested amount in euros
Total repurchased amount in euros
Number of security units held
Average acquisition price per unit in euros
Performance as a percentage
Investment compartment
Values
defaultc1c1-bisc2c3
Valuation date (ISO 8601)
IRI of the user investment account
The product
Product name
Product slug
IRIs of the associated invest profile categories
- GEThttps://api.monpetitplacement.fr//v1/user_investment_accounts/uia_id/products/product_id/investment_compartments/compartment/current_value
(loading)
(loading)
Financial Historyin Financial Value
Get Account Financial History
Returns the financial history of a user investment account over a specified period, including performance and gain data.
The user investment account identifier (UUID)
Start date inclusive (YYYY-MM-DD). Defaults to contract subscription date.
End date inclusive (YYYY-MM-DD). Defaults to current date.
Period start date (YYYY-MM-DD)
Period end date (YYYY-MM-DD)
Data granularity
Values
daily
Financial value snapshots
Snapshot date (YYYY-MM-DD)
Account value in euros
Invested amount in euros
Repurchased amount in euros
Performance as a percentage
Gain in euros
- GEThttps://api.monpetitplacement.fr//v1/user_investment_accounts/uia_id/financial_history
(loading)
(loading)
Get Product Financial History
Returns the financial history of a specific product in a user investment account, with optional compartment filtering.
The user investment account identifier (UUID)
The product identifier (UUID)
Start date inclusive (YYYY-MM-DD). Defaults to contract subscription date.
End date inclusive (YYYY-MM-DD). Defaults to current date.
Filter by investment compartment
Values
defaultc1c1-bisc2c3
Period start date (YYYY-MM-DD)
Period end date (YYYY-MM-DD)
Data granularity
Values
daily
IRI of the product
Financial value snapshots
Snapshot date (YYYY-MM-DD)
Product value in euros
Invested amount in euros
Repurchased amount in euros
Performance as a percentage
Gain in euros
Investment compartment
Values
defaultc1c1-bisc2c3
- GEThttps://api.monpetitplacement.fr//v1/user_investment_accounts/uia_id/products/product_id/financial_history
(loading)
(loading)
Invest Profile Category Performancein Financial Value
Get Invest Profile Category Performance History
Returns the performance history for an invest profile category. This is a public endpoint (no authentication required). Responses are cached for 1 hour.
The invest profile category slug
The provider contract type identifier
Start date of the period (YYYY-MM-DD)
IRI of the invest profile category
IRI of the provider contract type
Performance history entries
Entry date (ISO 8601)
Performance as a percentage
IRI of the invest profile
- GEThttps://api.monpetitplacement.fr//v1/invest_profile_performances/category_slug/pct_id
(loading)
(loading)