My Business APIAPI Mon entreprise
API Mon entrepriseMy Business API
Mon entreprise is an income and cost simulator provided by URSSAF (France's social security contribution collection agency). The API allows estimation of income and associated social contributions for employees, auto-entrepreneurs (self-employed individuals), and individual businesses. It supports simulations of net and gross salary, freelance revenue, and related social charges, helping individuals and businesses anticipate the financial implications of employment or self-employment status. Access is free and does not require authentication, making it usable for integration into third-party payroll or business-creation tools across France.Mon entreprise est un simulateur proposé par l'URSSAF. Il sert à estimer les revenus d'une activité (d'un salarié ou d'une entreprise). ## A quoi sert l’API Mon entreprise ? L’API Mon entreprise permet d'estimer les revenus : - d'un salarié, - d'un auto-entrepreneur, - d'une entreprise individue…
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (8 fields)
| Field | Type | Description |
|---|---|---|
| rule | string | Identifier of the rule to retrieve.Rule to get |
| expressionsEvaluateBody | object | Set of expressions to evaluate against the rule.Set of expressions to evaluate against the rule. |
| situationEvaluateBody | object | Input data describing the user's situation for evaluation.Input data describing the user's situation for evaluation. |
| titleRule | string | Title of the rule.Title of the rule. |
| nodeKindRule | string | Type of node representing the rule.Type of node representing the rule. |
| rawNodeRule | object | Raw definition of the rule's underlying node.Raw definition of the rule's underlying node. |
| replacementsRule | array<object> | List of value replacements applied to the rule.List of value replacements applied to the rule. |
| suggestionsRule | object | Suggested values for variables used in the rule.Suggested values for variables used in the rule. |
Schema captured from openapi 26 days ago.
Verification Status
Using the API
Configuration
- Format
- openapi
Query examples
curl -s 'https://mon-entreprise.urssaf.fr/api/v1/openapi.json' -H 'Accept: application/json'Machine-readable API description (use it to generate clients).
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.