Where do i put in the command?

Mission: CRUD ROOKIE
Task: Add Object With API

Please, describe your problem here.

im trying to complete the mission for adding a object in using the api but i dont know where to put the command as i dont have a front end to work with currenlty on my own.
thanks for your direction and effort in helping me,
andrew

You can use any of our SDKs.

Choose any sdk (Java, JS, REST, etc.) and look through how to perform api calls.
E.g. here the link for Java: Overview - Backendless SDK for Android/Java API Documentation

Hi @andrew_dlask, if like me, it’s all new to you I found using the FrontEnd editor and Codeless quite useful or try navigating to the Backend - Database - REST CONSOLE you can use that for a number of the missions API tasks too, does that help?