Remote method call

hi,

i’ve method that can be accessed remotely as follow:

http://localhost:8080/api/method/erpnext.erpnext_integrations.doctype.api.api.sayhello

is it possible to set alias for this method path so it can be shorter, ie:

http://localhost:8080/api/method/sayhello

kindly advise

thank you