MakeShorter
  • Start Make Shorter
  • API INTEGRATION
    • Getting Started
    • Configuration
    • Link Group
    • Link
    • Custom Domains
  • Features
    • Customer Data
    • Custom Rules
    • Parameters & Headers
Powered by GitBook
On this page
  • Getting your API Key and Secret Key
  • Authorization

Was this helpful?

  1. API INTEGRATION

Configuration

PreviousGetting StartedNextLink Group

Last updated 3 years ago

Was this helpful?

Getting your API Key and Secret Key

Before start integration, you need to get your api key and secret key from makeshorter panel.

To get api keys login to https://panel.makeshorter.com

Go to company page by clicking company icon

You can create new API key and Secret Key by clicking Generate New Keys.

"Generate New Keys" creates new keys and destroy old ones. You can not use old keys anymore. So before click, think twice!

Authorization

Makeshorter api does not require an authorization request to start. All you need is to get your secret key, and send your key to requests in Authorization header.

$ curl https://api.makeshorter.com/api/url -u sk_XXXX