patchBay

Amletracks API v1 vs Wiz Note

If you need a Documents & Productivity API that's easy to integrate, go with Wiz Note.

Amletracks API v1

This is the documentation for the Ampletracks API Some useful links: * [The main API repository](https://github.com/Ampletracks/Ampletracks)

Wiz Note

Chinese note-taking app with plugin API for Windows — supports COM interfaces for JS, C#, C++, Delphi

Amletracks API v1

  • Simple API key authentication
  • No HTTPS support

Wiz Note

  • No authentication required
  • No HTTPS support
FeatureAmletracks API v1Wiz Note
AuthenticationapiKeyNone
HTTPSNoNo
CORSUnknownUnknown

When to use which?

Wiz Note is the better choice for quick prototypes and hackathons since it requires no authentication.