--- title: 'Code Snippets' description: 'Code Snippets Examples in different ways' --- ## Overview In the table topbar, toggle to `Details` tab, click `APIs`. Tab body will display sample code snippet for List API. ![code snippet](https://github.com/nocodb/nocodb/assets/86527202/fb281926-b066-48b2-9b91-8b628a3c09b4) ## Supported Snippet ### Shell - cURL - wget ### Javascript - Axios - Fetch - jQuery - XHR ### Node - Axios - Fetch - Request - Native - Unirest ### NocoDB SDK - Javascript - Node ### PHP ### Python - http.client - request ### Ruby ### Java ### C