-
Notifications
You must be signed in to change notification settings - Fork 28
API Accounts
deby edited this page Feb 18, 2017
·
7 revisions
See also: Full API Documentation
Name | Type | Example / Note |
---|---|---|
✅ id
|
Int | 1 |
✅ owner
|
String | "db0" (can be expanded with expand_owner - much slower) |
nickname |
String | "デビ" |
friend_id |
Int | 737445774 |
✅ language
|
Languages choices | "JP" |
center |
Mini center object | |
starter |
Mini starter object | |
rank |
Int | 251 |
ranking |
String | 1 |
✅ os
|
OS choices | "Android" |
device |
String | "Nexus 5" |
play_with |
Play with choices | "Other" |
accept_friend_requests |
Boolean | false |
verified |
Verified choices | 2 |
✅ website_url
|
URL | "http://schoolido.lu/user/db0/#1" |
creation |
Date yyyy-MM-dd
|
"2014-05-30" |
default_tab |
Account tab choices | "album" |
items |
Items object | |
fake |
Boolean | false |
Name | Type | Example | Note |
---|---|---|---|
id |
Int | 199 | Owned card object id |
card |
String | 453 | Card of owned card id |
card_text |
String | "#453 Minami Kotori SR" | |
attribute |
Attribute choices | "Smile" | |
round_image |
URL | "http://i.schoolido.lu/cards/453RoundKotori.png" |
Name | Type | Example | Note |
---|---|---|---|
id |
Int | 35 | |
card_text |
String | "#35 Koizumi Hanayo R" | |
attribute |
Attribute choices | "Smile" | |
round_image |
URL | "http://i.schoolido.lu/cards/35RoundHanayo.png" |
Name | Type | Example | Note |
---|---|---|---|
tickets |
Int | 12 | Scouting tickets |
g |
Int | 350 | G coins |
vouchers |
Int | 4 | Blue tickets |
loveca |
Int | 49 | |
friend_points |
Int | 1200 | |
bought_loveca |
Int | 200 | |
money_spent |
Int | 114 | Approximation of money spent in $ depending on the total number of bought loveca |
-
language:
JP
,EN
,KR
,CN
,TW
-
os:
Android
,iOs
-
play with:
Thumbs
,Fingers
,Index
,Hand
,Other
- verified: 0 (not verified), 1 (silver verified), 2 (gold verified), 3 (bronze verified)
-
account tabs:
deck
,album
,teams
,events
,wishlist
,presentbox
GET http://schoolido.lu/api/accounts/
Paginated array of Account object
Name | Value | Note |
---|---|---|
search |
Free search term, break terms with spaces. | Will search through owner username , nickname and device
|
owner__username |
Exact value | |
nickname |
Exact value | |
language |
Exact value | |
center__card_id |
ID of the card of the center (not owned card ID) | |
friend_id |
Exact value | |
os |
Exact value | |
device |
Exact value | |
play_with |
Exact value | |
verified |
Exact value (Verified choices) | |
minimum_rank |
Int | |
maximum_rank |
Int | |
rank |
Exact value | |
owner_preferences__best_girl |
Exact value | |
owner__preferences__color |
Exact value | |
owner__preferences__status |
Exact value | |
center_card_attribute |
Exact value | |
center__card__rarity |
Exact value | |
accept_friend_requests |
True or False
|
|
has_friend_id |
True or False
|
|
owner__preferences__private |
True or False
|
|
is_verified |
True or False
|
Silver or gold |
- Ordering by any field is possible.
- Ordering by
random
is possible. - Learn more about ordering
Name | Note |
---|---|
expand_owner |
Will return the full User object in the owner field. Much slower. |
expand_preferences |
When owner is expanded, will return the full Preferences object in the preferences field in the owner object. Much slower. |
GET http://schoolido.lu/api/accounts/{id}/
See also: Authentication
PATCH http://schoolido.lu/api/accounts/{account id}/
Name | Value | Note |
---|---|---|
nickname |
Exact value (string) | |
friend_id |
Exact value (int) | |
accept_friend_requests |
Exact value (True or False ) |
|
device |
Exact value (string) | |
play_with |
Exact value (Play with choices) | |
language |
Exact value (Language choices) | |
os |
Exact value (OS choices) | |
center |
Exact value | id of the owned card |
rank |
Exact value (int) | |
starter |
Exact value | id of the card, starter cards only |
loveca |
Exact value (int) | |
friend_points |
Exact value (int) | |
g |
Exact value (int) | |
tickets |
Exact value (int) | |
vouchers |
Exact value (int) | |
bought_loveca |
Exact value (int) |
- How to add an account to your profile?
- What's the difference between the deck, the album and the present box?
- How to add cards?
- How to edit a card?
- How to delete a card?
- Why my cards are not automatically imported?
- What if I play multiple versions of the game?
- How to add your location on the map?
- How to recover your password or username?
- How to delete an account?
- How to recover your comments on your profile page when you changed your username?
- How to change your avatar?
- How to check that you entered all your cards?
- How to get a verified account?
- Can someone steal my game account using the information on my profile page?
- I saved my transfer code on School Idol Tomodachi but I can't find it anymore?
- Can I delete my entire profile?
- What should I do if I see an activity that I don't like?
- How to post an activity?
- How to add a picture to your activity?
- Markdown
- How to recover my lost account?
- How to get promo cards?
- How to generate a transfer code?
- How to enter a transfer code?
- How to take screenshots?
- How to install Japanese apps?
- How to contact KLab?
- Do you speak another language? Translate the website
- Are you a graphic designer or an artist? Submit your artwork
- Extra time to spare? Join the staff team! (Community Managers, Moderators, Verifications, Japanese speakers, Database maintainers, and more)
- Want to help us pay for the servers that host the site? Donate