The Called by section displays a list of APIs or files that invoke the API.
For example if there was some code like this
You appear to be a bot. Output may be restricted
function foo() { bar(); }
and we’re looking at the documentation for bar(), then the Called by section would be.