#Question concerning security logins
1 messages · Page 1 of 1 (latest)
I would assume that http is for the REST API while ontapi is for the legacy xmlrpc-based ZAPI aka ONTAPI. Depending on your exact use-case you might need both, as not all API calls have been migrated over to the REST API yet
this kb seems to agree that you need both
Alright thanks for your answer !
after talking with my colleagues apparently it was supposed to be abandoned in 9.13. It was then extended till 9.18 to allow smoother migration. Probably to let some applications the time to migrate to the REST API I guess.