https://api.getmarvia.com/Authorization header of your HTTP requests.Authorization: Bearer YOUR_ACCESS_TOKENYOUR_ACCESS_TOKEN with the token provided in your Marvia dashboard or by your administrator.ā ļø Note: Your API token should be kept secure and never exposed in client-side code.
curlGET /v1/templates - List all templates.GET /v1/templates/{id} - Retrieve template details.