Jump to Content
Stripo API Reference
HomeGuides & SamplesAPI ReferenceDiscussions
to Stripo websiteStripo API Reference
API Reference
to Stripo website
HomeGuides & SamplesAPI ReferenceDiscussions
All
Pages
Start typing to search…

API Reference

  • Authentication
    • Validate your tokenget
  • Email Messages
    • Generate an emailpost
    • Get the list of emailsget
    • Remove emaildelete
    • Get raw HTML&CSSget
  • SRT Transformers
    • Check the configuration of the SRT transformerget
    • Create a new SRT transformerpost
    • Delete the SRT transformerdelete
    • Get a list of SRT transformersget
  • Exports
    • Export email to eSputnik ESPpost
    • Export email as an HTML fileget
    • Export template as HTML fileget
  • Templates
    • Get the list of templatesget
    • Remove the templatedelete
    • Get raw HTML&CSSget
  • Folders
    • Get the list of foldersget
  • Modules
    • Get the saved modulesget

Validate your token

get https://my.stripo.email/emailgeneration/v1/validate

The method provides an ability to check if the given in the header JWT token key is valid and if you have an access to perform any of API calls

Language
Click Try It! to start a request and see the response here!