Calling the Logic API for the first time
/documents
endpoint. This will return a JSON object containing the ID of your document, created and updated dates, the slug you can use to refer to it for API requests, and more.
/documents/{document_id}/execute
endpoint. This will return a JSON object containing the output of your document.