🚀 Orion Demir API
Financial data & portfolio tracking backend for the Orion Demir mobile app
Base URL
https://api.oriondemir.com.tr
Auth
JWT Bearer Token via Authorization header
Content Type
application/json
🔑 Authentication
POST/auth/registerCreate a new account
POST/auth/loginLogin & receive JWT token
GET/auth/check-email?email=Check if email is registered
GET/auth/is-token-validValidate JWT token
POST/auth/change-passwordChange user password
POST/auth/update-user-dataUpdate user profile
POST/auth/signoutSign out & invalidate token 🔒
POST/auth/delete-accountSchedule account deletion 🔒
GET/auth/request-dataExport user data (GDPR) 🔒
📧 OTP Verification
POST/otp/request-otpSend OTP to email
POST/otp/verify-otpVerify OTP & get token
💰 Currency Data
GET/currency/collect/doviz?code=Forex exchange rates
GET/currency/collect/altin?name=Gold prices
GET/currency/collect/borsa?code=Stock exchange data
📰 News
GET/news?country=&tag=&paging=Financial news feed
⭐ Favorites 🔒 Authenticated
GET/favoritesList user favorites
GET/favorites/summaryWatchlist summary
POST/favorites/addAdd to favorites
POST/favorites/removeRemove from favorites
📊 Analytics 🔒 Authenticated
POST/api/analytics/trackTrack user events
GET/api/analytics/statsGet usage statistics
🏗 Rebar Prices 🔒 Authenticated
GET/api/rebar/pricesSteel rebar price data
⚖ Legal
GET/legal/kvkkKVKK notice
GET/legal/privacy-policyPrivacy policy
GET/legal/terms-of-serviceTerms of service
GET/legal/{doc}/htmlStyled HTML versions
GET/legal/delete-accountAccount & data deletion request