Click here to Skip to main content
15,881,852 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

I have little experience in handling API's but we now have a third party application running on an Oracle database that has been upgraded to make API's available.

I am looking for guidance on building an application that will allow me to consume or use the third party application API please. Can anyone give me some URL's to some tutorials or quick start guides please. I did some Java years ago so perhaps something in Java or even .NET

Is consuming an API the same as consuming a web service?

Thanks in advance

What I have tried:

Tried googling "consuming and API" but most links are for building an API
Posted
Comments
Sergey Alexandrovich Kryukov 21-Apr-16 21:27pm    
This is the question about nothing. The whole expression "consume an application" sounds absurd. What would it possibly mean?
—SA
jar8695 22-Apr-16 5:44am    
Hi Sergey. My text of "consume or use the third party application API" I mean basically - to create a java or .Net application that will USE an API that is available in another application?
Sergey Alexandrovich Kryukov 22-Apr-16 8:59am    
What is "API in application"? I don't say it's impossible; one example is plug-in API, but plug-ins are not reduced to "use". It's just not the normal application role.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900