Documentation Index
Fetch the complete documentation index at: https://ampersand-24eb5c1a-feat-acculynx-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
What’s supported
Supported actions
This connector supports:- Proxy Actions, using the base URL
https://api.acculynx.com.
Example integration
To define an integration for AccuLynx, create a manifest file that looks like this:Before you get started
To use the AccuLynx connector, you’ll need an API key from your AccuLynx account. Here’s how to get it:- Sign in to your AccuLynx account as a Location or Company Administrator.
- From your AccuLynx Account Settings, open your API page.
- Generate a new API key with a descriptive name. Each integration within an AccuLynx account location should have its own dedicated API key.
Using the connector
This connector uses API Key authentication, so you do not need to configure a Provider App before getting started. (Provider Apps are only required for providers using the OAuth2 Authorization Code grant type.) To integrate with AccuLynx:- Create a manifest file like the example above.
- Deploy it using the amp CLI.
- Embed the InstallIntegration UI component, which will prompt the customer for their API key.
- Start making Proxy Calls, and Ampersand will automatically attach the API key supplied by the customer.

