Create new REST API key

📘

NOTE:

Accounts API is currently available on a limited basis. Contact our Customer Support Team if you’d like to explore using this API.

Use this action to create a new REST API key for this Telesign account.

This is the only action of this API that returns the key’s value. Be sure to map it to the key ID in a secure fashion on your own system.

General requirements

  • Authentication: Basic (easiest to implement) or Digest
  • Encoding: Accepts only UTF-8 unicode characters as inputs.
  • Accepts: application/json
  • Responds with: application/json
  • Required headers: Content-Type - application/json
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!