Action - Load APIs

This is fired when the API framework is loaded. Any API endpoints registered should be added in this action.

Example:

It's recommended that each endpoint (both registration and callback) be given its own file, and that files are included in the action callback.