In our case, it is an application that consumes the APIs registered in your API Manager.
Usually, an app consumes APIs on behalf of a partner. For example, a shop owner who needs to register products in their marketplace or use their payment solution, a partner company that needs to query data from their backend, among others.
The apps created in Manager are one of the security layers, as each app is identified by a client ID and a client secret ID. Additionally, apps provide visibility into who is consuming your APIs since they are identified in the trace of incoming calls.
You can use apps when you want a specific consumer or channel to consume a group of APIs from your Sensedia API Platform ecosystem.
.yaml File Structure (apply command)NOTEThis configuration format allows you to:
- Create an app;
- Associate an API with an app;
- Associate a plan for the API.
Access the Apps documentation for more details.
ssd apim get appssd apim get app --name "my-app"ssd apim get app --id "123"You can connect an App to an API using the ApiAppLink object.
When triggering it, you'll need to have created:
IMPORTANTRefer to the ApiAppLink documentation and see how to use it.
We use cookies to enhance your experience on our site. By continuing to browse, you agree to our use of cookies.Learn more