Authentication elements
Nearly all Contactsend API operations require an authorization token to enable your system to interact with the API. See Contactsend SOAP API > Using services for more details.
Authentication elements enable a token to be:
- Acquired
- Extended
- Invalidated
Available authentication elements
Click the appropriate link for more details about the relevant element:
- borrowToken Returns a token that authorizes you to use the services for the current session.
- keepaliveToken Extends the validity of an authorization token for a further 15 minutes.
- invalidateToken Revokes an authorization token.