Hi,
How to get a SOAP or REST or API Key to access your database? Do you have a document for all APIs?hank
Thank you,
JLU
Hi,
How to get a SOAP or REST or API Key to access your database? Do you have a document for all APIs?hank
Thank you,
JLU
Your question was very generic. Not sure what problem you actually want to solve.
For REST interfaces, I suggest you start here: RESTful Web services: The basics
For SOAP interfaces: Understanding web services specifications, Part 1: SOAP
Database APIs have several flavors, depending on which database and what language you are using. SQL is a well-known standard for accessing relational databases.