API Documentation

AreebaAsad
Regular Visitor

API Documentation

Could someone please guide me about how the documentation for the APIs are done? What tools and languages (like HTML) are used? 

3 REPLIES 3
API_Managers
Visa Developer Support Specialist

Re: API Documentation

Hi,

 

Thanks for being part of the Visa Developer Community! Please see the Getting Started with Visa Developer documentation below, you'll find sample code that lets you know the languages we use and the tools to get you started with Visa APIs. 

 

Getting Started with Visa Developer
https://developer.visa.com/vdpguide#get-started-overview

 

Please let us know of any other questions.

 

Thank you,

Diana




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.

AreebaAsad
Regular Visitor

Re: API Documentation

Hi Diana,

 

Thank you for your response but the VISA API Documentation describes only how the APIs work. I would like to know how the documentation itself is done. Could you please guide me with what tools and standards you use for the documentation?

vedurocks
Helper

Re: API Documentation

Hi Areeba,

One of the best way to create API documentation is by using Swagger Editor and Format. Please visit the below link to get more information on the swagger editor and UI.

https://swagger.io/

 

Swagger is the world’s largest framework of API developer tools for the OpenAPI Specification(OAS). Give it a try.