integrations.sh
← all integrations

nexmo.com – account

OpenAPI apis-guru

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.getAccountBalance

    Retrieve the current balance of your Vonage API account

  • balance.topUpAccountBalance

    You 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.changeAccountSettings

    Update 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.registerSender

    Register an email sender with an API Key for using email with Verify V2.

  • secretManagement.createApiSecret

    Create API Secret

  • secretManagement.retrieveApiSecret

    Retrieve one API Secret

  • secretManagement.retrieveApiSecrets

    Retrieve API Secrets

  • secretManagement.revokeApiSecret

    Revoke an API Secret

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools