Choosing HTTP Message Signature Versions

HTTP Message Signatures are an evolving Internet standard. Their development is managed as an Internet Engineering Task Force (IETF) draft.

   Supported Versions

The exact version of the IETF draft you need to implement is as follows:

Use caseRecommendedSupported
API Calls (HTTP Requests to Upvest)v15v15, v6
Webhooks (HTTP Requests from Upvestv6v6

   Research and Choose

We strongly advise using the versions in the "Recommended" column, older, supported versions should be considered deprecated.

If you require more information about the different drafts, you can find the documents here:

Based on this information, and our recommendation above you should now know which versions you plan to implement.

   Setup complete

Congratulations! Armed with this knowledge your ready to progress.

Next steps

We suggest that you now proceed by taking a look at the Python examples. Return to the "Implementing HTTP Signatures" tutorial and continue at "Sample Implmentation"

Was this page helpful?