Focus on building your product, not your allowlist infrastructure.
Spearmint offers an API that greatly simplifies the implementation of allowlist verification. With other allowlisting tools, the final output is a CSV of addresses, which the developer must then write scripts and build infrastructure around, using popular approaches such as digital signatures or Merkle proofs. The developer must then diligently maintain this infrastructure as changes are inevitably made to the allowlist as the product nears launch.
By using Spearmint and its Attestations API, you can fetch attestations for your allowlisted users directly from your Spearmint project, whether that be on your minting frontend or a backend service. Updates to your project's settings and registrations will be reflected by the API without requiring manual handling of addresses.
We hope this saves you valuable time so you can focus on building what matters most—your product!