Avery.Software — Native Execution Runtime
RuntimeUse casesPricingHelpBlog
← Back to helprecipe · connectors

Add an API-key connector

1 min · 3 steps

SMTP, Resend, SendGrid, Mailgun, Twilio, Tavily, Polygon, …

API-key connectors are the right fit for transactional services (email senders, SMS providers, market-data APIs). The key is encrypted on disk with AES-256-GCM; the desktop never sends it over the wire except to the worker that uses it.

Steps

  1. Click 'Add a connector'.

    Same picker, different tab.

  2. Pick the kind (SMTP / Resend / Twilio / …).

    The form switches to the kind-specific fields — SMTP wants host + port + user + password; Resend wants a single API key.

  3. Test the credentials.

    Each connector has a 'Test' action that fires a real call (a no-op API round-trip, not a real send). Errors surface inline.


Live recipes need the desktop

This article is a static preview. The in-app Help sidecar inside Avery NXR can fire each step against your live project — install the desktop to use it interactively.

Download desktop →