API UI Interface

https://api.nuubit.com/ is Swagger UI for the nuu:bit APIs. Swagger UI is a simple yet powerful representation of the nuu:bit APIs. The representation provides documentation as well as the ability to test the APIs from the UI.  

API documentation

The interface allows each API operation to be expanded to show the response object model and schema as well as the input parameters model and schema. 

Testing APIs

To test a given API, enter the API key and click "Authenticate" button.  

 

Screen_Shot_2017-02-25_at_3.51.00_PM.png

 

Choose an API and expand the API operation.  If the API is just a basic GET (without any additional parameters), clicking "Try it out!" will execute the API request. Please find the following example of GET /v1/domain_configs (it will return a list of registered web resources).

 

Screen_Shot_2017-02-25_at_3.55.44_PM.png

If the API uses a POST or a PUT, the JSON can be entered into the body field in the parameters section. Please find the following example for the /v1/purge POST.

 

 

 

 

Have more questions? Submit a request

0 Comments

Article is closed for comments.
Powered by Zendesk