---
title: "The Seal Merchant API is returning a 301 redirect response"
description: "If your API clients isn't set to follow the redirects, then it can happen that if the system returns a 301 redirect response, your API call..."
source_url: "https://www.sealsubscriptions.com/articles/frequently-asked-questions/the-seal-merchant-api-is-returning-a-301-redirect-response-fc"
---

# The Seal Merchant API is returning a 301 redirect response

If your API clients isn't set to follow the redirects, then it can happen that if the system returns a 301 redirect response, your API call won't complete.
To resolve this, you can either configure your API client to follow redirects OR make sure that each API endpoint you call has a trailing slash (/) at the end of the URL.

## Related Questions

- [Do you have an API?](https://www.sealsubscriptions.com/articles/frequently-asked-questions/do-you-have-an-api-7h)
- [How can we get subscriptions data for orders via API?](https://www.sealsubscriptions.com/articles/frequently-asked-questions/how-can-we-get-subscriptions-data-for-orders-via-api-8z)
- [Klaviyo - How to migrate from V1 to V2 API endpoints](https://www.sealsubscriptions.com/articles/frequently-asked-questions/klaviyo--how-to-migrate-from-v1-to-v2-api-endpoints-bj)
- [How do I use the Seal Subscirptions JavaScript API?](https://www.sealsubscriptions.com/articles/frequently-asked-questions/how-do-i-use-the-seal-subscirptions-javascript-api-f4)
