diff --git a/v2/overview/authentication/index.html b/v2/overview/authentication/index.html index e9a6e99..c67761d 100644 --- a/v2/overview/authentication/index.html +++ b/v2/overview/authentication/index.html @@ -34,9 +34,12 @@

Authentication

-

SeeClickFix currently supports the following authentication methods for access to API v2. -1. Token Authentication -1. OAauth2 Authentication

+

SeeClickFix currently supports the following authentication methods for access to API v2.

+ +
    +
  1. Token Authentication
  2. +
  3. OAauth2 Authentication
  4. +

Token Authentication

This method is appropriate for API access. It is a secret that is included as a request header.