Fazlamesai.net API Documentation


Tags: draft api
Reading time: less than 1 minute

This page is currently a draft. It is subject to change and modifications.

Fazlamesai is a content aggregator that mainly focuses on programming and technology news. Although most users are familiar with English, the discussions in Fazlamesai happen in Turkish.

The website can be read without having an account, but using the API requires having a valid API token (even for the public read-only parts of the API).

API Tokens

In order to get an API token, you first need to have an account on the website. At the time of this writing, new accounts could only be created with invites.

If you have an account, you can click the link under your profile to generate your API tokens, or go to https://fazlamesai.net/users/$USERNAME/tokens. From this page, you can create or revoke your API keys.

When making a request to the API, you need to give your API key in an authorization header like Authorization: Bearer .

Getting the front page

The front page is just a list of links.

Client Libraries

The following pages link here

Citation

If you find this work useful, please cite it as:
@article{yaltirakliwikifazlamesaiapi,
  title   = "Fazlamesai.net API Documentation",
  author  = "Yaltirakli, Gokberk",
  journal = "gkbrk.com",
  year    = "2024",
  url     = "https://www.gkbrk.com/wiki/fazlamesai_api/"
}
Not using BibTeX? Click here for more citation styles.
IEEE Citation
Gokberk Yaltirakli, "Fazlamesai.net API Documentation", November, 2024. [Online]. Available: https://www.gkbrk.com/wiki/fazlamesai_api/. [Accessed Nov. 12, 2024].
APA Style
Yaltirakli, G. (2024, November 12). Fazlamesai.net API Documentation. https://www.gkbrk.com/wiki/fazlamesai_api/
Bluebook Style
Gokberk Yaltirakli, Fazlamesai.net API Documentation, GKBRK.COM (Nov. 12, 2024), https://www.gkbrk.com/wiki/fazlamesai_api/

Comments

© 2024 Gokberk Yaltirakli