Home Assistant hidden API?

I am playing around with building (NOT developing) my own light-weight HA front-end by utilising the HA Rest APIs.

I looked at the API Documentation here and quickly realised that there seems to be endpoints missing in that documentation.

For example I can access and even create automations using the following endpoint:
/api/config/automation/config/
Yet, there is no documentation for that endpoint in the public API documentation.

Naturally I am wondering which other endpoint are available that aren’t documented.
Does anybody have that info and/or the un-redacted documentation?

Thanks…

Akio

Hey I am planning to build a app using home assistant and stuck how can create automation and devices using it’s api but didn’t found any lead.
Were you able to build your own light-weight HA front end?
Could you help me over this?