API Manager API
Overview
To use API Manager API, you must log in to Anypoint Platform and obtain an access token. For more information, see Access Management API.
The following APIs are related to the API Manager API:
- Exchange API: enables you to register client applications to allow granular access to your APIs.
- Proxies API: enables you to easily deploy your proxies to Runtime Manager.
To review the API instance creation and deployment in more detail, see the Deploy an API from scratch section.
Frequent terms
- Environment ID: In API Manager 2.x, all APIs have to have to be in an environment or unclassified. Each environment has a unique ID.
- API version ID, also referred to as Environment API ID or API Instance ID: It is unique for each API version. You can find it as "API Instance ID" in API Manager.
- Instance label: Within environments, you can set up multiple instances of an API. An API instance label is used to uniquely identify each instance.
Reviews
DU
Deleted UserMar 11, 2024, 11:22 AM
Access API Specification
We have developed a website for all our assets, We want to integrate with the API specification of Exchange, we want the mocking service and documentation in third website. would it be possible?
DU
Deleted UserApr 21, 2020, 7:39 AM
API Manager API v1
when i pass proxyUri as null it is failing with following error: proxy should be running on 1024 to 65534. How can i pass this value as null. I dont want to use proxy
DU
Deleted UserFeb 25, 2019, 2:36 PM
NotFound
same here, use "id" coming from first request and
{"name":"NotFoundError","message":"\"route\" could not be found using \"request path\""}
=> you need to take the id in the list of the "api" element (corresponding to the environmentId.
DU
Deleted UserAug 21, 2018, 8:56 AM
404 message
Could 404 message say something more meaningful instead of '"route" could not be found using "request path"'?