Bạnchỉ muốn sử dụng một API? Kế hoạch là gì?

A plan is collection of API resources or subsets of resources from one or more APIs. A plan can contain a mixture of operation types from different APIs. A plan can have a common rate limit for all the resources or each resource can have a different rate limit. Rate limits specify how many requests an application is allowed to make during a specified time interval.

Use this Developer Portal to browse the different plans that are available to you and select a plan that is most suitable for your requirements. Some plans have restricted access that you must request access to use. When you submit your request, the organization is notified, the API administrator assesses your request and they might contact you for more details. Other plans are available to use straight away.

Làm cách nào để xem việc sử dụng API của tôi?

Số lượng yêu cầu đối với các API khác nhau mà ứng dụng của bạn đã thực hiện được hiển thị trên trang ứng dụng của bạn.

Nhấp vào 'Ứng dụng' trong trình đơn chính và sau đó nhấp vào ứng dụng của bạn. Trong bảng 'Đăng ký Sản phẩm', bạn sẽ thấy tất cả các gói mà ứng dụng của bạn đã đăng ký.

Đối với mỗi API có trong gói đó, bạn có thể thấy mức sử dụng so với giới hạn tốc độ của gói.

Làm cách nào để kiểm tra một API?

It is possible to test an API from this Developer Portal.

When looking at the details of an API you will see a list of the operations contained in the API. This will show the verb and path to use for the operation.

If you click on the operation you will see more information about it, what parameters it might take, what it returns, what possible return codes it might use and what they mean.

There is also a 'Try' button on REST APIs which enables you to try the operation out direct from the Developer Portal.

If the API requires a client ID or a client secret for identification then you can specify these using your application credentials at the top of the 'Try' section.