cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe
Hello everyone, I'm currently working on integrating with SAP systems using ADT (ABAP Development Tools) APIs and have been exploring various endpoints exposed by the ADT service. While I've identified several API paths through XML metadata (such as those related to repository information systems, debugger controls, Web Dynpro components, and abapGit repositories), I'm struggling to find comprehensive official documentation that details: 1.The full list of available ADT API endpoints and their purposes 2.Required request parameters, headers, and body formats for each endpoint 3.Authentication/authorization requirements (e.g., supported OAuth scopes, session handling) 4.Response structures and error codes 5.Versioning information and compatibility notes For example, I've come across endpoints like /sap/bc/adt/repository/informationsystem/search (for object search) and /sap/bc/adt/debugger/watchpoints (for debugger controls), but I need more details on how to properly invoke and interact with them. Could anyone point me to official SAP documentation, guides, or resources that cover these ADT APIs in detail? Any insights from community members who have worked with these APIs would also be greatly appreciated. Thanks in advance for your help!
0 Likes
View Entire Topic
celinewilliams
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Rosario2,
I can at least point you to the ADT User Guide, and the following topic might be of interest to you: Released APIs | SAP Help Portal. I hope you can find answers to some of your questions using this documentation guide. Best regards!