Developer center
Once Email SDKs
Open-source SDK candidates for the Once Email receive-only API, with tested downloads for seven ecosystems.
7 Once Email SDKs
Use one reviewed OpenAPI contract from TypeScript, Python, Java, Go, .NET, PHP, or Ruby. Source, reference documentation, versions, and local-download archives are public.
Native CI has passed on Linux, macOS, and Windows. TypeScript and Python include automated tests; Java, Go, .NET, PHP, and Ruby pass their available native build or syntax gates.
These are public prerelease candidates, not npm, PyPI, Maven Central, NuGet, Packagist, or RubyGems releases. Pin the archive version and verify SHA256SUMS before use.
Use the language already owned by your test service. Do not add a second runtime only for mailbox polling; the seven clients share the same receive-only contract.
Download one immutable archive, compare its SHA-256 value with SHA256SUMS, read its bundled README and pin the version in your project.
Create one inbox per authorized test, poll within one deadline, treat 429/503 separately, avoid logging messages or codes, and always delete the inbox in finally.