AntCrm

AntCRM

The document is used for integrating with the AntCRM system to synchronize customer information, order information, and ticket information.

Domains used:

  • Production: https://apiring.antbuddy.com

Security:

  • Secret key, to ensure safety, requests to AntCRM need to contain a pre-agreed secret key in the request header:

headers: {

“apikey”: “<secret key>”

}

  • secret key:

Last updated