Combine Mobile and API tests?

is there a way to make a test on android/iOS that competes a series of things and then tests the api automatically?

Yes, You would need to Create an Object (Web Service Request) and perform your API validations using that object.