As of January 1, 2025, all integrations into the Accio Data platform must be registered with Accio Data. To register an integration with Accio Data, fill out the form below.

Note: If you are a software supplier, you need to allow each of your licensees to specify this information and each licensee must separately register their integration with us.

Once registered, we will send you a registration access key. That access key will be associated with your IP addresses and only XML information with a valid access key/IP address combination will be accepted by our software.

Your XML will include the registration inside of the Accio_Order XML as shown below:

<Accio_Order>
<registration>
<Company>your company name</Company>
<version>your freeform version information here</version>
<last changed date>The date that your integration software was last changed</last changed date>
<access_key>your access key</access_key>
<contacts>
<business>
<name/>
<phone number/>
<email/>
</business>

<technical>
<name/>
<phone number/>
<email/>
</technical>
</registration>
….
</Accio_Order>