Tahribat.com Web Api Documentation

Tahribat.com işlevselliğini kullanabilen ve siteye bağlanabilen yazılımlar üretmek isteyen arkadaşlar için WebApi arayüzüdür.
Fonksiyonları test etmek için istediğiniz fonksiyona tıkladıktan sonra sağ alttaki test butonuna basınız.
Çoğu api eğer üyelik bilgilerine yada yetkiye erişmesi gerekiyorsa "token" parametresi isteyecektir. Bu parametre siteye login olduğunuzda üretilmektedir. bu parametreyi request headerlarından yada ek parametre olarak ilgili apiye gönderebilirsiniz.
Sitenin html sayfalarında yer yer bu apiler kullanılmaktadır, genel kullanım için Örnekler yakında sitede yayınlanacaktır.
Core
Download
API | Description |
---|---|
GET api/Download/getArtifactRepos |
No documentation available. |
Location
API | Description |
---|---|
GET api/Location/SetLocation?sid={sid}&lat={lat}&lon={lon} |
No documentation available. |
Doc
API | Description |
---|---|
GET api/Doc/CreateCategoryForDocType?DocTypeId={DocTypeId}&CategoryTitle={CategoryTitle}&CategoryDesc={CategoryDesc} |
No documentation available. |
GET api/Doc/getDocumentCategoriesForDocType?DocTypeId={DocTypeId} |
No documentation available. |
GET api/Doc/VerifyDocument?DocId={DocId} |
No documentation available. |
GET api/Doc/RateDocument?DocId={DocId}&Rating={Rating} |
No documentation available. |
GET api/Doc/RemoveDocument?DocId={DocId} |
No documentation available. |
GET api/Doc/RemoveDocumentComment?CommentId={CommentId} |
No documentation available. |
BigData
API | Description |
---|---|
POST api/BigData/BigDataStats |
No documentation available. |
POST api/BigData/BigQuery?Mult={Mult}&Page={Page}&PageSize={PageSize} |
No documentation available. |
Forum
RssFeed
API | Description |
---|---|
GET api/RssFeed/GetDocFeed |
No documentation available. |
GET api/RssFeed/GetNewsFeed |
No documentation available. |
Quiz
API | Description |
---|---|
GET api/Quiz/GetQuiz?MsysId={MsysId} |
No documentation available. |
GET api/Quiz/VerifyQuesiton?MsysId={MsysId} |
No documentation available. |
GET api/Quiz/DisputeReset?MsysId={MsysId} |
No documentation available. |
GET api/Quiz/ReportQuesiton?MsysId={MsysId} |
No documentation available. |
GET api/Quiz/DeleteExam?ExamId={ExamId} |
No documentation available. |
GET api/Quiz/DeleteQuiz?MsysId={MsysId} |
No documentation available. |
Tag
API | Description |
---|---|
GET api/Tag/AutoCompleteTag?term={term}&isMembershipTag={isMembershipTag} |
No documentation available. |
GET api/Tag/AutoCompleteTagV2?term={term}&isMembershipTag={isMembershipTag} |
No documentation available. |
Bot
API | Description |
---|---|
POST api/Bot/Say |
No documentation available. |
POST api/Bot/TeachBot |
No documentation available. |