Search

Clear filter

#API

289 Posts8 Followers

#REST API

573 Posts17 Followers
Article
Istvan Hahn · Oct 12, 2016

RESTful API

Beginner’s guide to RESTful Application Program Interface (API) design and documentation. Through the example you will learn some common pattern for RESTful API.Before you readYou
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?In Ensemble, you can use a REST Operation, as described here: http
Article
Eduard Lebedyuk · Oct 21, 2019

Using InterSystems API Management to Load Balance an API

InterSystems API Management (IAM) - a new feature of the InterSystems IRIS Data Platform, enables you to monitor, control and govern traffic to and from web-based APIs within your
Question
neel Je · Nov 4, 2020

IRISReference in Native Api

I am trying to use IRIS Native API in .NET code I see following code snippet here https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=BNETNAT_CALL
Question
Victor Ferreira · Aug 6, 2019

API documantation on Postman

Good Afternoon, I'm working on a API documentation that wil be interactive, it's based on a BS class on Ensemble. The objective on making the documentation is simplify
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. I had to add %DB_USER to mine for it to work. But it's not a production service so it doesn't matter
Question
Kurro Lopez · Oct 30, 2019

API RESTful Version

Hello, We need to create a versioning of an existing API, so we going to set a default version (so far) for current connections to version 1 My first attempt is: XData UrlMap
Question
Chris Paraskiv · Mar 20, 2017

AWS API calls

This question is about calling AWS REST APIs. Based on: http://docs.aws.amazon.com/general/latest/gr/sigv4_signing.html AWS requires REST clients to call their APIs using
Question
Bob Felbol · Apr 20, 2018

Special Character API

HiMade a request for API REST.Using HTTP Request adapter. Adapter As EnsLib.HTTP.OutboundAdapterOutside the Ensemble an API response is JSON (CORRECT)Answer in Ensemble: =?ÁÂ0
Question
Soufiane Amroun · Dec 26, 2017

API resources acces

for Cache resources (via REST API), then on Cache side, if that's where your data (resources) are sitting, you can use something like this:set accessToken=##class(%SYS.OAuth2
Article
Eduard Lebedyuk · Jan 19, 2018

DigitalOcean API implementation

Recently DigitalOcean introduced new plans for droplets, but as existing droplets stayed on the old plans I decided to use API to resize them automatically. After reading
Article
Daniel Aguilar · Jun 29, 2023

IRIS Api Tester

Hello Community!! I just upload my lastest application "IRIS Api Tester" to the Open Exchange. It's a docker project with InterSystems IRIS + Newman that will allow you to test
Announcement
Evgeny Shvarov · Apr 29, 2020

ZPM and Open API Bonuses for REST API Programming Contest

>zpm zpm:USER> 3. Install a module: zpm:USER>install module-name All these projects get one export point for the ZPM implementation! Congrats! Open API specTo get