# Possible to add a subscriptionusing REST

**URL:** https://integration.keap.com/t/possible-to-add-a-subscriptionusing-rest/75767
**Category:** API Q&A
**Created:** [March 31, 2020, 1:30am UTC](https://integration.keap.com/t/possible-to-add-a-subscriptionusing-rest/75767 "2020-03-31T01:30:46Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Mark\_Sutton](https://avatars.discourse-cdn.com/v4/letter/m/8797f3/32.png) [@Mark\_Sutton](https://integration.keap.com/u/Mark_Sutton)
#### Post date: [March 31, 2020, 1:30am UTC](https://integration.keap.com/t/possible-to-add-a-subscriptionusing-rest/75767/1 "2020-03-31T01:30:46Z")

</div>

Is it now possible to add/delete subscriptions for a contact using the REST API? If so, can you please tell me the endpoints to use. And if these are not available via REST, can you please give me the info for XML-RPC?

Thanks,  
Mark

---

<div class="post-metadata">

### Author: ![bradb](https://sea1.discourse-cdn.com/flex019/user_avatar/integration.keap.com/bradb/32/13_2.png) [@bradb](https://integration.keap.com/u/bradb)
#### Post date: [April 7, 2020, 2:31am UTC](https://integration.keap.com/t/possible-to-add-a-subscriptionusing-rest/75767/2 "2020-04-07T02:31:06Z")

</div>

[https://developer.infusionsoft.com/docs/rest/#!/Product/createProductSubscriptionUsingPOST](https://developer.infusionsoft.com/docs/rest/#!/Product/createProductSubscriptionUsingPOST)

---

<div class="post-metadata">

### Author: ![bradb](https://sea1.discourse-cdn.com/flex019/user_avatar/integration.keap.com/bradb/32/13_2.png) [@bradb](https://integration.keap.com/u/bradb)
#### Post date: [April 7, 2020, 8:48pm UTC](https://integration.keap.com/t/possible-to-add-a-subscriptionusing-rest/75767/3 "2020-04-07T20:48:18Z")

</div>

I just realized our docs were not published with the latest updates. They are now up to date and the create subscription is here [Keap REST API](https://developer.infusionsoft.com/docs/rest/#!/E-Commerce/createSubscriptionUsingPOST)
