A message for our valued customers and partners: This site is retiring, including accounts and API keys, as we migrate to the new developer portal. If you use existing API keys you will be contacted with further migration instructions. Accounts and API keys are not shared between this developer portal and the new developer portal. We recommend you review the new portal's Get Started guide for details on registering a new developer account and requesting new API keys.

getToken

get

getToken

Make a token out of some text

Resource URL

https://test-apis.eu-west-1.libertymutual.com/ /tokenize/v1/token

Query Parameters

Name Values Description
content
(required)

Data to be made into a token

daysToLive

Number of days the token stays valid

Header Parameters

Name Values Description
Content-Type

Authorization

Bearer token in form 'Bearer {AUTHORIZATION TOKEN}'

x-environment

environment: 'test' or 'dev'

Request Body

Definitions


Name Type Description

Responses

Code Examples

Try it out !!

HTTP Basic

OAuth 2.0

API Key

RESET

Make a request and see the response.

Make a request and see the response.

Make a request and see the response.

Resource Summary

Security

Schema:

HTTP Code Description

Working...