Wed, 2023-09-27 16:00

This video introduces the ARIS Restful API and shows several example API calls as well as an example external web application that interacts with ARIS. Content:
- ARIS Connect Repository API (ARIS 10 SR 11)
- Web Application that makes several calls to ARIS Connect (POST tokens, GET list of databases, GET find items in database, GET png graphic of model by id, PUT update a model)
I was hoping to use my free trial to gain access to your API documentation, but I am getting 403 Forbidden when I attempt to add apidocs to the server URL... I created the trial and am listed as having Admin priviledge. Is there a way to gain access to the API documentation within the free trial?
Hi Charlie,
the API is only available for ARIS Enterprise as you can see it here: https://ariscloud.com/pricing/
Kind regards
Eva
Hi,
is it available some test environment for the API or I have to have the Enterpise version?
Best regards,
Michał
Dear Michael,
We don't have an official test environment for ARIS RESTful API as that functionality is available in every ARIS installation. And when you open ARIS_10.0_SR13_Mobile_Access_Legal_Terms.pdf on the ARIS Mobile/API Access certification inquiry form you can check which ARIS client license includes which ARIS API license.
On your ARIS Server you can access ARIS PI via by adding /apidocs in the URL instead of /#default/home.
Cheers
Rune
Hello,
Is there ARIS API Documentation available anywhere? and can i access it without enterprise?
Hi Imran,
Yes there is (however, I am not sure what you mean with "without enterprise"), you can find it under:
[Your ARIS URL]/apidocs/
e.g.: https://aris.example.loc/apidocs/
Hope this helps.
Best,
Veronika
Hi, I have contacted software AG to ask them for a key to use the Restful API and they gave me one, then I have tried to get a token in the login api with my username and then with the master account and it returns me a 403 error. Do you know what I have to do?
Example how to create a token
mobileAPIKey will be you license key
ARIS is one of the only systems I know of that not only charges for its API but is also not generally available to its users.
A shame really...