Search

Clear filter

#API

324 Posts6 Followers

live api

0 posts0 comments

#REST API

612 Posts11 Followers
Article
Istvan Hahn · Oct 12, 2016

RESTful API

What is an API for? From my point of view an API is something which is determined by the program code in an indirect way.
Question
Ponnumani Gurusamy · Apr 26, 2017

REST API

How to I call rest API in Class file. Hi,There are a few ways. Are you using Caché or Ensemble?
Question
Sylvie Greverend · May 30, 2024

Authentication api

Is there an api for 'Is this user log-in?' and 'log-in this user with this id and password'?
Article
Eduard Lebedyuk · Oct 21, 2019

Using InterSystems API Management to Load Balance an API

In this article, we would use InterSystems API Management to Load Balance an API.
Question
Soufiane Amroun · Dec 26, 2017

API resources acces

Soufiane,supposing you have successfully been able to add the token to your client (this depends on ate respective framework) call for Cache resources (via REST API), then on Cache
Question
Kurro Lopez · Oct 30, 2019

API RESTful Version

"api/v2/getCustomer", before it was an integer, and now will be a string.
Question
Nezla · Oct 13, 2022

Rest APIs for beginners

Hi Guys, I'm really not that familiar with Rest APIs in Ensemble and came across one while investigating some issues.
Question
Chris Paraskiv · Mar 20, 2017

AWS API calls

This question is about calling AWS REST APIs.
Question
Omar Ali Ateen · Jan 25, 2023

Soap Web API

Dear Friends I create a soap web api but return 403 forbidden, please check image below. Your help is highly appreciated. Check your application's roles.
Question
Anil Mathew · May 18

REST API Issue

I have a rest API Class used for getting data from Cache 2018 version.I have single route '/callfuntions'I send the following parameters to the API :- className, methodName, paramsI
Article
Dmitrii Kuznetsov · Feb 15, 2021

Four Database APIs

Most importantly, APIs still use objects, since they provide the most appropriate way of implementing the APIs in code.
Article
Eduard Lebedyuk · Jan 19, 2018

DigitalOcean API implementation

Conclusion DigitalOcean API is easy to use. Structuring your API client can improve readability and lessen the amount of code you need to write.