Skip to content

API Keys

You need API keys to authenticate your requests to Paylinker.

Get your keys

Find your API keys in the [Developer Settings] page of the Paylinker Dashboard.

Key Types

  • Publishable Key: Used in client-side code. Safe to share.
  • Secret Key: Used in server-side code. NEVER share this or commit it to git.

Security Warning

Never expose your Secret Key in client-side code or public repositories.

Released under the MIT License.