nexmo.com – account
Enables users to manage their Vonage API Account by programmable means. More information is available here: .
- Homepage
- https://api.apis.guru/v2/specs/nexmo.com:account/1.0.4.json
- Provider
- nexmo.com:account / account
- OpenAPI version
- 3.0.2
- Spec (JSON)
- https://api.apis.guru/v2/specs/nexmo.com/account/1.0.4/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/nexmo.com/account/1.0.4/openapi.yaml
Tools (10)
Extracted live via the executor SDK.
-
balance.getAccountBalanceRetrieve the current balance of your Vonage API account
-
balance.topUpAccountBalanceYou can top up your account using this API when you have enabled auto-reload in the dashboard. The amount added by the top-up operation will be the same amount as was added in the payment when auto-reload was enabled. Your account balance is checked every 5-10 minutes and if it falls below the threshold and auto-reload is enabled, then it will be topped up automatically. Use this endpoint if you need to top up at times when your credit may be exhausted more quickly than the auto-reload may occur.
-
configuration.changeAccountSettingsUpdate the default webhook URLs associated with your account:
- Callback URL for incoming SMS messages
- Callback URL for delivery receipts
Note that the URLs you provide must be valid and active. Vonage will check that they return a 200 OK response before the setting is saved.
-
configuration.registerSenderRegister an email sender with an API Key for using email with Verify V2.
-
secretManagement.createApiSecretCreate API Secret
-
secretManagement.retrieveApiSecretRetrieve one API Secret
-
secretManagement.retrieveApiSecretsRetrieve API Secrets
-
secretManagement.revokeApiSecretRevoke an API Secret
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools