Introduction
Hi Marley offers all customer an SFTP site to host any customer transcripts and media that are uploaded via any APIs or any triggered webhooks
Public Technical Documentation available on Postman
Set Up SFTP Access
Hi Marley requires carriers to register a public SSH key via the below endpoint to authenticate any systems accessing the SFTP site belong to the carrier associated with it.
POST /admin/sftp/public-ssh-keys
Get SFTP Details
Carriers can use the below endpoint to retrieve the server URI, username, and any registered SSH keys for your organization
GET /admin/sftp/public-ssh-keys
Delete SFTP Details
Carriers can delete all registered SSH keys with the below endpoint.
DELETE /admin/sftp/public-ssh-keys
Other Integration related Overviews
- Webhook Overview: Learn more about our event-driven webhooks that can automatically trigger key workflow actions like uploading transcripts, posting user data etc.
- API Overview: Learn more about the Hi Marley Public REST API
Are we missing something? Any Questions?
This documentation covers some of the key aspects of our API, endpoints, and use cases. Our documentation is always changing and growing as we learn what information is useful for our customers.
Please feel free to contact us with any questions around integrations that may not be addressed in this article
Comments
0 comments
Please sign in to leave a comment.