24
Views
1
Comments
Solved
REST API AO count

Hi,

We are consuming the REST API with one base URL and 13 methods in it.

How many Application Objects (AO) it will be counted?

One more question, if we delete the Entity(Table) then physical delete is not happening, does deleted entity will be counted as AO?

Best Regards,

Nitin

2026-03-12 06-20-48
KUNDAN CHAUHAN
Champion
Solution

Hey @Nitin Chavan ,

If you're consuming a REST API with 13 methods, it will count as 13 Application Objects (AOs) - each method counts as 1 AO.

Also, if you delete an Entity from the module, it will no longer count as an AO.

To check AO usage, go to LifeTime > Factory > Application Objects, or in Service Center, open the module and check under Analytics > Application Objects. 

Please take a detailed look at this documentation: Application Objects


Thanks

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.