Connect to API without access token

Connect to API without access token

Hi Dev,

I want to insert lead data into my CRM. My app is simple when the user submits their data and then we just save data into leads in Zoho. 
Is there any ways to connect to Zoho without oauth2? maybe using secret_key or client_id only.

Thanks