An API endpoint is the point of entry in a communication channel when two systems are interacting. It is a URL used to retrieve, create, update, or delete data on a server.
Example
To list the maps in a portal, the endpoint is the following:
/api/khub/maps
To list all the maps on the DroneLift portal, enter the following URL in an API platform:
https://docs.dronelift.net/api/khub/maps