Introduction

The Gsped API is a RESTful application that allows to create and obtain information about new or existing resources

The base address to enter the API is:

https://api.gsped.it/

In case of a dedicated instance is being used, its name must be added to the URL.

https://api.gsped.it/[INSTANCE]

The name of your instance will be given to you when your configurations will be released to production.

Test area

During the process of onboading you will be given an API key for the test calls to our sandbox.

the address for the sanbox calls is: https://api.gsped.it/sandbox

Last updated