Yasuaki Posted May 5, 2020 Share Posted May 5, 2020 Hello, have you already tested Loyverse API? If not, you can try it quickly by using following API token. (It is connected common test account.) "e4ba249faced4c428f2963a7d644e37f" *You can see our API documentation on this link. *We recommend using postman for testing, Postman collection is available on this link. *You can also refer to How to test Loyverse API by postman. 1 Link to comment Share on other sites More sharing options...
Paulo Posted May 7, 2020 Share Posted May 7, 2020 This token its working? And you have a date to implement POST? Sorry for my english Link to comment Share on other sites More sharing options...
Yasuaki Posted May 7, 2020 Author Share Posted May 7, 2020 1 hour ago, Paulo said: This token its working? And you have a date to implement POST? Sorry for my english Hi Paulo, This token enable you to GET data from our test account. We plan to implement POST as well. Thank you! Link to comment Share on other sites More sharing options...
me388 Posted May 19, 2020 Share Posted May 19, 2020 Do you have a timeline for POST actions? interessted in items, inevntory and customers Link to comment Share on other sites More sharing options...
Yasuaki Posted May 19, 2020 Author Share Posted May 19, 2020 10 hours ago, me388 said: Do you have a timeline for POST actions? interessted in items, inevntory and customers Yes, we have plan to create POST http request. Thank you! Link to comment Share on other sites More sharing options...
Mohammed Posted June 11, 2020 Share Posted June 11, 2020 Dear Yasuaki, Forgive my ignorance with this API thing. I'm hopeless. I'm trying to find an asnwer to a Question, can you help, please: Is this API thing what is needed to intergrate Loyverse in an online store in a website? Link to comment Share on other sites More sharing options...
Yasuaki Posted June 11, 2020 Author Share Posted June 11, 2020 Hello @Mohammed, Yes, correct. API enable you to connect Loyverse and Online store. 1 Link to comment Share on other sites More sharing options...
outtolunc Posted July 11, 2020 Share Posted July 11, 2020 I too seem to be having issues, my account doesn't have the 'get token' in the menu, so i am using the test one from first post in this thread. i have downloaded the loyverse postman, set the bearer token, and the baseUrl variable.. but every time it comes back with an error. i would also like the create token enabled on my account(s). { "errors": [ { "code": "INVALID_VALUE", "details": "The value must be an UUID", "field": "store_ids" } ] } Link to comment Share on other sites More sharing options...
Yasuaki Posted July 12, 2020 Author Share Posted July 12, 2020 Hello outtlounc, Could you send a screenshot of postman? Probably you need to turn off all Key. Link to comment Share on other sites More sharing options...
outtolunc Posted July 13, 2020 Share Posted July 13, 2020 (edited) hah, not sure how i missed that, but it has been a crazy week. Thanks for the cluex4. Any update as to getting the create token enabled on my account for LBH.. i filled in the request form a few times. Edited July 13, 2020 by outtolunc Link to comment Share on other sites More sharing options...
Yasuaki Posted July 14, 2020 Author Share Posted July 14, 2020 On 7/14/2020 at 3:25 AM, outtolunc said: hah, not sure how i missed that, but it has been a crazy week. Thanks for the cluex4. Any update as to getting the create token enabled on my account for LBH.. i filled in the request form a few times. Hello. Was your issue solved? Also I have activated your account for API. Best regards, Link to comment Share on other sites More sharing options...
outtolunc Posted July 15, 2020 Share Posted July 15, 2020 22 hours ago, Isobe_Yasuaki said: Hello. Was your issue solved? Yes, it was Also I have activated your account for API. Thank you so much.. any idea when post's will be allowed? Link to comment Share on other sites More sharing options...
Yasuaki Posted July 15, 2020 Author Share Posted July 15, 2020 That is great. We also trying to make POST ready as soon as possible Link to comment Share on other sites More sharing options...
me388 Posted August 13, 2020 Share Posted August 13, 2020 On 5/7/2020 at 5:59 AM, Paulo said: This token its working? And you have a date to implement POST? Sorry for my english A rough timeline would be great! Link to comment Share on other sites More sharing options...
Sqquid Posted August 26, 2020 Share Posted August 26, 2020 Dear @Isobe_Yasuaki, I was trying to read items from the API but everytime I get a 403 error. Here you can see th Oauth config in postman and also, said token has items read pemission, so im not sure why am I getting this. Can you please help me? Link to comment Share on other sites More sharing options...
Taxify Posted August 30, 2020 Share Posted August 30, 2020 Hi Isobe, I have been trying to send requests using the Access Token you provided but it keeps coming back as 401: Access Unauthorized. I just want to test the API before i go ahead and sign up for the official API :) . Could you help me with what am i doing wrong, i followed the guideline for the Loyverse API integration with POSTMAN to the dot. Thanks, Haris. Link to comment Share on other sites More sharing options...
Yasuaki Posted August 31, 2020 Author Share Posted August 31, 2020 On 8/26/2020 at 5:48 PM, Sqquid said: Dear @Isobe_Yasuaki, I was trying to read items from the API but everytime I get a 403 error. Here you can see th Oauth config in postman and also, said token has items read pemission, so im not sure why am I getting this. Can you please help me? Hello @Sqquid, Thank you for question. We need more information about your request. Could you tell me 1.If your token is valid? 2.What request did you send? Link to comment Share on other sites More sharing options...
Yasuaki Posted August 31, 2020 Author Share Posted August 31, 2020 16 hours ago, Taxify said: Hi Isobe, I have been trying to send requests using the Access Token you provided but it keeps coming back as 401: Access Unauthorized. I just want to test the API before i go ahead and sign up for the official API . Could you help me with what am i doing wrong, i followed the guideline for the Loyverse API integration with POSTMAN to the dot. Thanks, Haris. Hello @Taxify I'm able to use access token "e4ba249faced4c428f2963a7d644e37f" without any problem. Could you please check How to test Loyverse API by postman?https://docs.google.com/document/d/1UkSbGkWfCwIZo1ChgSmDDJG9v9TG6BgOzBtlgl-5OAA/edit?usp=sharing Link to comment Share on other sites More sharing options...
Taxify Posted August 31, 2020 Share Posted August 31, 2020 3 hours ago, Isobe_Yasuaki said: Hello @Taxify I'm able to use access token "e4ba249faced4c428f2963a7d644e37f" without any problem. Could you please check How to test Loyverse API by postman?https://docs.google.com/document/d/1UkSbGkWfCwIZo1ChgSmDDJG9v9TG6BgOzBtlgl-5OAA/edit?usp=sharing Ok , i`ll try and will update you. Link to comment Share on other sites More sharing options...
Taxify Posted August 31, 2020 Share Posted August 31, 2020 6 hours ago, Taxify said: Ok , i`ll try and will update you. Hurray, it works, thanks Isobe . Now how should i go about and create an access token for my app? Do i need to submit the API form for that or is it possible to just go ahead and do it as currently i can`t see the token option in the back office. Thanks, Haris. Link to comment Share on other sites More sharing options...
Yasuaki Posted September 1, 2020 Author Share Posted September 1, 2020 14 hours ago, Taxify said: Hurray, it works, thanks Isobe . Now how should i go about and create an access token for my app? Do i need to submit the API form for that or is it possible to just go ahead and do it as currently i can`t see the token option in the back office. Thanks, Haris. Yes, please submit the API access form. Link to comment Share on other sites More sharing options...
Taxify Posted September 1, 2020 Share Posted September 1, 2020 3 hours ago, Isobe_Yasuaki said: Yes, please submit the API access form. Great, i have submitted a request form to enable API`s. Looking forward to hearing from you. Thanks, Haris. Link to comment Share on other sites More sharing options...
Taxify Posted September 2, 2020 Share Posted September 2, 2020 On 9/1/2020 at 10:43 AM, Taxify said: Great, i have submitted a request form to enable API`s. Looking forward to hearing from you. Thanks, Haris. Hi , Any luck on activating the API`s for me? Thanks. Link to comment Share on other sites More sharing options...
Yasuaki Posted September 10, 2020 Author Share Posted September 10, 2020 Hi @Taxify, I enabled API in your account. Please check your BackOffice. Thank you! Link to comment Share on other sites More sharing options...
Taxify Posted October 20, 2020 Share Posted October 20, 2020 Hi Isobe, Thank you for enabling the API`s for me. Thanks, Haris. Link to comment Share on other sites More sharing options...
Yasuaki Posted January 22, 2021 Author Share Posted January 22, 2021 Hello@Taxify, Thank you for testing API, too! Link to comment Share on other sites More sharing options...
Gervas Posted April 23 Share Posted April 23 I wish i can get a good developer who can assist to set up the integration between Loyverse with my third party bulk sms provider which has an open API. My goal is to send an SMS to respective customer after each sale. Link to comment Share on other sites More sharing options...
Recommended Posts