What documentation is needed to create an API integration with Stock Sync?
To create a custom integration with Stock Sync, you will need to provide the API documentation and access credentials from the system you want to connect. This typically includes:
• Endpoint URL: The exact HTTP/HTTPS address where the data can be retrieved.
• HTTP Method: Whether the connection requires GET, POST, or PUT.
• Authorization type and credentials: This may be No Auth, Basic Auth (username/password), Bearer Token, or OAuth2 (client ID, client secret, authorization/token URLs).
Stock Sync uses this information to evaluate your system’s structure and build a custom feed for syncing products, stock levels, and other data points.
Updated on: 27/06/2026
Thank you!
