Skip to main content
Help

Current version by: Eric Doster

Text:

We've introduced an endpoint for getting details about a specific "Item" page. Using the /wikis endpoint you can get details about an Item by using the Item namespace and title.
Here's a quick example:
-
https://gunnerautomotive.dozuki.com/api/2.0/wikis/ITEM/Ring_Gauge
Here's a quick breakdown of this API endpoint:
-
<sitename>.dozuki.com/api/2.0/wikis/<namespace>/<title>
Here's a reference to the relevant documentation:
-
https://www.dozuki.com/api/2.0/doc/Wikis#get-a-specific-wiki
You can also get a list of all Items by using the following endpoint:
+https://gunnerautomotive.dozuki.com/api/2.0/wikis/ITEM
-https://gunnerautomotive.dozuki.com/api/2.0/wikis/ITEM
+If you are interested in using the API to create new Items you can use this endpoint:
+https://www.dozuki.com/api/2.0/doc/Wikis#create-a-new-wiki
+
+Or this one for modifying existing Items:
+https://www.dozuki.com/api/2.0/doc/Wikis#modify-an-existing-wiki

Status:

open

Original post by: Eric Doster

Text:

We've introduced an endpoint for getting details about a specific "Item" page. Using the /wikis endpoint you can get details about an Item by using the Item namespace and title.

Here's a quick example:

https://gunnerautomotive.dozuki.com/api/2.0/wikis/ITEM/Ring_Gauge

Here's a quick breakdown of this API endpoint:

<sitename>.dozuki.com/api/2.0/wikis/<namespace>/<title>

Here's a reference to the relevant documentation:

https://www.dozuki.com/api/2.0/doc/Wikis#get-a-specific-wiki

You can also get a list of all Items by using the following endpoint:

https://gunnerautomotive.dozuki.com/api/2.0/wikis/ITEM

Status:

open
TRUSTe