{"@context": "https://schema.org", "@type": "WebAPI", "name": "Budgea API Documentation API", "description": "# Budgea Development Guides Welcome to **Budgea**'s documentation. This documentation is intended to get you up-and-running with our APIs and advise on the implementation of some regulatory aspects of your application, following the DSP2's guidelines. ## Getting Started **IMPORTANT** Depending on", "provider": {"@type": "Organization", "name": "biapi.pro"}, "documentation": "https://budgea.biapi.pro/2.0/doc/"}
# Budgea Development Guides Welcome to **Budgea**'s documentation. This documentation is intended to get you up-and-running with our APIs and advise on the implementation of some regulatory aspects of your application, following the DSP2's guidelines. ## Getting Started **IMPORTANT** Depending on
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
# Budgea Development Guides Welcome to **Budgea**'s documentation. This documentation is intended to get you up-and-running with our APIs and advise on the implementation of some regulatory aspects of your application, following the DSP2's guidelines. ## Getting Started **IMPORTANT** Depending on your status with regard of the DSP2 regulation, **agent** or **partner**, you may call our APIs or
| method | path | what the vendor says it does |
|---|---|---|
GET | /account_types | Get account types Banks |
GET | /account_types/{id_account_type} | Get an account type Banks |
POST | /admin/jwt | Generate a jwt manage token This endpoint generates a new jwt manage token. It requires an admin manage token |
POST | /auth/init | Create a new anonymous user This endpoint creates a new temporary token related to a new anonymous user.It wil |
POST | /auth/jwt | Generate a user jwt token This endpoint generates a new jwt token for the user. This token will last the time |
POST | /auth/renew | Get a new access token given an user id and client credentials Authentication |
POST | /auth/token | Login to API with credentials Request a new user token by giving an username and a password. Or a manage payme |
DELETE | /auth/token | Remove user access This endpoint removes the token in use. Authentication PFM |
POST | /auth/token/access | Transform a temporary code to a access_token In order to register a new user with the OAuth 2 process, the cli |
GET | /auth/token/code | Generate a user temporary token This endpoint generates a new temporary token for the user.In case the access_ |
GET | /banks | Get list of connectors Connections Banks Providers |
POST | /banks/categories | Create bank categories It requires the name of the category to be created Banks |
POST | /banks/categories/{id_category} | Edit a bank categories Edit the name for the supplied category. Banks |
DELETE | /banks/categories/{id_category} | Delete the supplied category Banks |
GET | /banks/{id_bank} | Get a connector Connections Banks Providers |
GET | /banks/{id_connector}/connections | Get a subset of id_connection for a given bank. Different selection methode are possible By default, it select |
GET | /banks/{id_connector}/logos | Get all links to the files associated with this connector. This endpoint returns all links to files associated |
GET | /banks/{id_connector}/logos/main | Get all links to the files associated with this connector. This endpoint returns all links to files associated |
GET | /banks/{id_connector}/logos/thumbnail | Get all links to the files associated with this connector. This endpoint returns all links to files associated |
GET | /banks/{id_connector}/sources | Get list of connector sources Connections Banks Providers |
GET | /banks/{id_connector}/sources/{id_connector_source}/fields | Get fields specific to a domain and a source Connections Banks |
GET | /banks/{id_connector}/sources/{id_source} | Get the connector source Connections Banks Providers |
GET | /categories | Get all categories Ressource to get all existing categories Banks |
POST | /categories/keywords | Add a new keyword associated with a category in the database. If the keyword already exists the keyword is not |
DELETE | /categories/keywords/{id_keyword} | Delete a particular key-value pair on a transaction. Banks |
POST | /categorize | categorize transactions without storing them It requires an array of transaction dictionaries. Any fields of t |
GET | /certificate/{type} | Get the latest certificate of a type Authentication |
GET | /clients | List clients Administration |
POST | /clients | Create a client Administration |
GET | /clients/{id_client} | Get information about a client If you use the manage_token or a configuration token, you will get also the cli |
PUT | /clients/{id_client} | Update a client Administration |
DELETE | /clients/{id_client} | Delete a client Administration |
POST | /clients/{id_client}/logo | Update the client logo Administration |
DELETE | /clients/{id_client}/logo | Delete the client logo Administration |
GET | /config | Get configuration of the API. Administration |
POST | /config | Insert/update configuration key(s)/value(s) on the API. Administration |
GET | /config/logs | Get configuration change history of the API. Administration |
GET | /connections | Get connections without a user Connections Banks Providers |
GET | /connections/{id_connection}/logs | Get connection logs Get logs about connections. Connections Banks Providers |
GET | /connections/{id_connection}/sources | Get connection sources Connections Banks Providers |
and 127 more operation(s) in this specification, all searchable.
specification origin: https://budgea.biapi.pro/2.0/doc/
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.