Skip to content

Instantly share code, notes, and snippets.

@veigr
Last active August 29, 2015 14:09
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save veigr/8877143230fc3ebd4507 to your computer and use it in GitHub Desktop.
Save veigr/8877143230fc3ebd4507 to your computer and use it in GitHub Desktop.
艦これAPI一覧
API Name
api_get_member/mapcell マップセル情報
api_get_member/mapinfo マップインフォユーザー情報
api_get_member/mission 遠征情報
api_get_member/payitem 購入済みアイテム情報
api_get_member/practice 演習相手一覧取得
api_get_member/questlist 任務一覧
api_get_member/ship3 艦情報更新
api_get_member/sortie_conditions 出撃条件用情報
api_req_battle_midnight/battle 戦闘開始(夜戦)
api_req_battle_midnight/sp_midnight 戦闘開始(特殊夜戦)
api_req_combined_battle/airbattle 戦闘開始(連合艦隊 - 航空戦)
api_req_combined_battle/battle 戦闘開始(連合艦隊-機動部隊)
api_req_combined_battle/battle_water 戦闘開始(連合艦隊-水上部隊)
api_req_combined_battle/battleresult 戦闘結果(連合艦隊での戦闘)
api_req_combined_battle/goback_port 護衛艦退避
api_req_combined_battle/midnight_battle 戦闘開始(夜戦)
api_req_combined_battle/sp_midnight 戦闘開始(特殊夜戦)
api_req_furniture/buy 家具の購入
api_req_furniture/music_list ジュークボックスの曲一覧の取得
api_req_furniture/set_portbgm ジュークボックスから母港BGMを設定
api_req_hensei/change 編成
api_req_hensei/combined 連合艦隊通信
api_req_hensei/lock ロック
api_req_hokyu/charge 補給
api_req_kaisou/lock スロット装備のロック
api_req_kaisou/marriage ケッコン
api_req_kaisou/powerup 近代化改修
api_req_kaisou/remodeling 改造
api_req_kaisou/slotset 装備変更
api_req_kaisou/unsetslot_all 装備一括解除
api_req_kousyou/createitem 開発
api_req_kousyou/createship 建造
api_req_kousyou/createship_speedchange 高速建造への変更
api_req_kousyou/destroyitem2 スロットアイテムの廃棄
api_req_kousyou/destroyship 艦の解体
api_req_kousyou/getship 建造完了
api_req_kousyou/open_new_dock 建造ドックオープン
api_req_map/next 次のセル
api_req_map/start マップ開始
api_req_member/get_practice_enemyinfo 演習相手詳細情報
api_req_member/itemuse 所持アイテムの使用
api_req_member/itemuse_cond 間宮使用
api_req_member/payitemuse 購入済みアイテムの取り出し
api_req_member/updatecomment コメント文言更新
api_req_member/updatedeckname 艦隊名更新
api_req_mission/result 遠征結果取得
api_req_mission/return_instruction 遠征旗艦
api_req_mission/start 遠征開始
api_req_nyukyo/open_new_dock 入渠ドックの新規解放
api_req_nyukyo/speedchange 通常入渠を高速入渠に変更
api_req_nyukyo/start 入渠ドックの開始
api_req_practice/battle 戦闘開始(演習)
api_req_practice/battle_result 戦闘結果(演習)
api_req_practice/midnight_battle 戦闘開始(演習・夜戦)
api_req_quest/clearitemget 任務終了
api_req_quest/start 任務開始
api_req_quest/stop 任務中断
api_req_ranking/getlist ランキングリスト取得
api_req_sortie/battle 戦闘開始
api_req_sortie/battleresult 戦闘結果
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment