Frederick Almond Posted May 10 Share Posted May 10 I don't see anything about key-based authentication when using the API in the developer docs. Am I missing something or is this not an option? Link to comment Share on other sites More sharing options...
Lee Savidge Posted May 13 Share Posted May 13 (edited) Which API are you using? The XML gateway or the REST API? If you're using the XML gateway, they there isn't any keybased authentication. It's done via a sender ID and password which enables you access through the gateway, and then a company ID, username, and password to allow you access to a specific company. The REST API uses OAUTH. Edited May 13 by Lee Savidge spelling Link to comment Share on other sites More sharing options...
Frederick Almond Posted May 13 Author Share Posted May 13 @Lee Savidge I am using the XML Gateway. What is the difference between the two? Link to comment Share on other sites More sharing options...
Lee Savidge Posted May 14 Share Posted May 14 If you're posting data to the standard API via the XML gateway, then you can't use key based authentication like OAUTH. Only the REST API allows that. XML: https://developer.intacct.com/api/ REST: https://developer.sage.com/intacct/docs/openapi/ Link to comment Share on other sites More sharing options...
Recommended Posts