OSDN Git Service

Regular updates
[twpd/master.git] / rest-api.md
index 1876f42..ab3e72e 100644 (file)
@@ -1,6 +1,6 @@
 ---
 title: RESTful API
-updated: 2018-12-25
+updated: 2019-07-07
 layout: 2017/sheet
 category: API
 ---
@@ -48,7 +48,7 @@ You can pass a `version=x` to the Accept request header. [Info here](https://git
 ### Authentication
 
 ```
-curl -is https://$TOKEN@api.service.com/
+curl -is https://$TOKEN@api.example.com/
 ```
 
 ### Methods