How to access python files in cloud

Hi

I am new to erpnext.We are using cloud for implimentaation.I want to write client script in that i want to write and call api.But i am not getting api.py file to write.Please suggest me.

Thanks

Hi @Jyoti:

Create custom app or use server script for write API methods.

https://frappeframework.com/docs/user/en/desk/scripting/server-script

Hope this helps.

Thanks for your reply.In cloud how to create apps and access to those files inside that to add code.Can you please share any sample code .

but the server scripts are limited to certain modules.