# Openpay ## Docs - [Getting started](https://api-doc.openpay.dk/getting-started-1355418m0.md): ## API Docs - Authorization [Consent screen](https://api-doc.openpay.dk/consent-screen-20050739e0.md): This is where the user will grant your application access to their Openpay account. They will be asked to create an account if they haven't already done so. - Authorization [Get an access token](https://api-doc.openpay.dk/get-an-access-token-20050738e0.md): - Authorization [Refresh access token](https://api-doc.openpay.dk/refresh-access-token-20050795e0.md): - Accounts [List all accounts for user](https://api-doc.openpay.dk/list-all-accounts-for-user-20049186e0.md): - Accounts [Get account details](https://api-doc.openpay.dk/get-account-details-20049963e0.md): - Accounts [Create an account](https://api-doc.openpay.dk/create-an-account-20049846e0.md): When an account is created via the API, the user must verify it in the Openpay app. - Accounts [Get spending summary](https://api-doc.openpay.dk/get-spending-summary-20049966e0.md): Statements for the account are automatically categorized in a summary. - Members [List members for an account](https://api-doc.openpay.dk/list-members-for-an-account-20049992e0.md): - Members [Get member details](https://api-doc.openpay.dk/get-member-details-20050064e0.md): - Members [Add a member to an account](https://api-doc.openpay.dk/add-a-member-to-an-account-20050073e0.md): - Members [Adjust the balance for a member](https://api-doc.openpay.dk/adjust-the-balance-for-a-member-20050080e0.md): This will subtract or add to the current balance. - Members [Payment link](https://api-doc.openpay.dk/payment-link-20050083e0.md): When a member’s balance is negative, they will receive payment reminders from Openpay via sms/email, with a link to pay their balance. If the balance is not below zero, the url returned will be null. - Top-ups [Create a new top-up for an account](https://api-doc.openpay.dk/create-a-new-top-up-for-an-account-20050107e0.md): Be default, the top-up will apply to all members, effecting their individual balance. - Top-ups [List all top-ups for an account](https://api-doc.openpay.dk/list-all-top-ups-for-an-account-20050489e0.md): - Top-ups [Get top-up details](https://api-doc.openpay.dk/get-top-up-details-20050680e0.md): - Statements [List statements for an account](https://api-doc.openpay.dk/list-statements-for-an-account-20050698e0.md): ## Schemas - [Account](https://api-doc.openpay.dk/account-8623418d0.md): - [Member](https://api-doc.openpay.dk/member-8623697d0.md): - [Top-up](https://api-doc.openpay.dk/top-up-8623794d0.md): - [Statement](https://api-doc.openpay.dk/statement-8623921d0.md):