Foxly

System Maintenance Underway: Experience Our Mega Upgrade Soon!

Lifetime Offer Now Live! Don't Miss Out!

Foxly Branded Links, URL Shortener, Custom Domain Links

Introduction to Foxly Developer API

Welcome to Foxly Developer API! Our API is currently in development, and we value your input. If you have any suggestions for API methods you’d like to see, please let us know. We are open to incorporating new features into our API based on user feedback.

You can explore the various features of our service through our straightforward JSON API. Our customer support team is also available to assist you.

API Features:

Provides a RESTful way to manage your Foxly resources.

Authentication:

Authentication is essential for accessing our API and is implemented using a unique key that must be added to every API call.

API Key Generation:

Once logged into your Foxly Account, navigate to the side panel and click on “Settings” -> “API Settings.”

Note: If you don’t have a Foxly account, you can create one by following this link.

Foxly API Key

Using the API:

When making API calls, the generated API key must be included as a header parameter:

curl --location --request GET 'https://apiv2.foxlyme.com/api/user/v1/url_list \
--header 'api-key: API_KEY'

Remember, your API key is unique to your account, so it should not be shared with others.

If you have any questions or need further assistance, feel free to reach out to our dedicated customer support team.