GET - only use query (ex: /api/v1/graph/{graph}/{interval}) (receiving the information).
POST - json (create / action)
PUT - json (object change)
DELETE - if necessary, use json (object deletion)
Documentation is available at /api/documentation.