# Monoova Security API

**Canonical:** https://apis.io/apis/monoova/monoova-security-api/  
**Provider:** Monoova — https://apis.io/providers/monoova/  
**Base URL:** https://api.mpay.com.au  
**Documentation:** https://developer.monoova.com/overview

Monoova Security API is one of 31 APIs that [Monoova](https://apis.io/providers/monoova/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Security. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

<h3> Overview </h3> <p> The security/v1 APIs allows you to manage security tokens. This gives you an alternative to using signIn API KEY for BASIC authentication for each API call. Security tokens come in two forms </p> <ul> <li> <strong> OneShotSecurityToken </strong> </li> <li> <strong> SecurityToken </strong> </li> </ul> <p> The two security tokens operate in exactly the same way. The token is used to replace your UserName when configuring BASIC Authentication. Should you provide a password anyway, it will be ignored. Each token type has an expiry time between 1 and 15 minutes. The expiry time cannot be extended. </p> <p> As the name implies, a OneShotSecurityToken can only be used once. The token is deleted on its first use or when it expires, whatever is sooner. </p> <p> A SecurityToken can be used multiple times until it expires. The expiry time of a SecurityToken can be extended. </p> <p> Please note that security tokens discussed in this section have nothing in common with the token/v1 APIs described elsewhere in this document. Security tokens provide secure sign-in from a web page; token/v1 APIs tokenize sensitive information. </p>

## Operations (2)

| Method | Path | Summary |
|---|---|---|
| GET | `/security/v1/createOneShotSecurityToken/{timeOutMin}` | Create OneShot security Token |
| GET | `/security/v1/signInAccountSettings` | Get Sign-in account fees & permissions |

## Machine-readable artifacts (5)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/monoova/refs/heads/main/openapi/monoova-security-api-openapi.yml
- **Documentation** — https://developer.monoova.com/overview
- **APIReference** — https://api-docs.monoova.com/
- **Documentation** — https://developer.monoova.com/payto
- **Documentation** — https://developer.monoova.com/card-payments

## Other Monoova APIs (12)

- [Monoova Automatcher (Bank Account Receivables) API](https://apis.io/apis/monoova/monoova-automatcher-bank-account-receivables-api/)
- [Monoova BPAY API](https://apis.io/apis/monoova/monoova-bpay-api/)
- [Monoova Create Payment Using Token API](https://apis.io/apis/monoova/monoova-create-payment-using-token-api/)
- [Monoova Financial API](https://apis.io/apis/monoova/monoova-financial-api/)
- [Monoova Generate a Bearer Token API](https://apis.io/apis/monoova/monoova-generate-a-bearer-token-api/)
- [Monoova Generate a Client Session API](https://apis.io/apis/monoova/monoova-generate-a-client-session-api/)
- [Monoova Get Async Request Status API](https://apis.io/apis/monoova/monoova-get-async-request-status-api/)
- [Monoova Get Payment Method Token Details API](https://apis.io/apis/monoova/monoova-get-payment-method-token-details-api/)
- [Monoova Get Transaction By Date Range API](https://apis.io/apis/monoova/monoova-get-transaction-by-date-range-api/)
- [Monoova Get Transaction By Id API](https://apis.io/apis/monoova/monoova-get-transaction-by-id-api/)
- [Monoova Initiate a Payment API](https://apis.io/apis/monoova/monoova-initiate-a-payment-api/)
- [Monoova Ledger Account API](https://apis.io/apis/monoova/monoova-ledger-account-api/)

## Tags

Security

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/monoova/monoova-security-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/monoova/.
