How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Mailosaur Devices API

Operations for managing virtual security devices and retrieving their current one-time passwords (OTPs), used to automate testing of app-based multi-factor authentication.

Mailosaur Devices API is one of 7 APIs that Mailosaur publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Devices. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 4 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://mailosaur.com.

5 operations 4 paths 4 schemas 1 DELETE2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://mailosaur.com/api
Authentication
HTTP Basic
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Mailosaur Devices API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

  • basicAuth — HTTP Basic Auth using your Mailosaur API key as the username and an empty password, or your API key as both username and password.

Paths & Operations 5

Across 4 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Devices 5

Operations for managing virtual security devices and retrieving their current one-time passwords (OTPs), used to automate testing of app-based multi-factor authentication.

GET
/api/devices
List devices
listDevices → 200
POST
/api/devices
Create a device
createDevice body → 200
DELETE
/api/devices/{deviceId}
Delete a device
deleteDevice 1 param → 204
GET
/api/devices/{deviceId}/otp
Get OTP for a device
getDeviceOtp 1 param → 200
POST
/api/devices/otp
Get OTP by shared secret
getOtpBySharedSecret body → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are OtpResult (2 properties), Device (2 properties), DeviceCreateOptions (2 properties), DeviceListResult (1 property). Each schema is shown below with its type and property counts.

DeviceCreateOptions
object
Options used to create a new Mailosaur virtual security device.
2 properties
DeviceListResult
object
A list of virtual security devices.
1 property
Device
object
A Mailosaur virtual security device (for TOTP/2FA testing).
2 properties
OtpResult
object
A one-time password result from a virtual security device.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mailosaur-devices-api-openapi.yml Raw ↑

Other APIs Mailosaur publishes across the network.

Mailosaur Analysis API
Mailosaur Files API
Mailosaur Messages API
Mailosaur Previews API
Mailosaur Servers API
Mailosaur Usage API
Where this information came from

This is an independent, third-party profile of Mailosaur Devices API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.