• create_post
    • 글 작성
    • URL
    • 파라메터
      • post[body]
      • post[tags]
      • post[icon]
      • receive_xms
      • icon_url
      • callback_url
      • content_type
      • longitude
      • latitude
      • location
      • attachment
      • close_comment
  • get_latests
    • 최근 글 가져오기
  • get_posts
    • 글 가져오기
  • create_comment
    • 댓글 작성
  • delete_comment
    • 댓글 삭제
  • get_comments
    • 댓글 가져오기
  • track_comments
    • 최근 작성 댓글 가져오기
  • get_person
    • 회원 정보 가져오기
  • get_friends
    • 친구목록 가져오기
  • get_settings
    • 개인 설정 가져오기
  • get_tags
    • 태그와 태그를 포함하는 글 가져오기
  • noop
    • 사용자인증 테스트 혹은 서버 동작상태 검사
  • get_friendship_requests
    • 친구 신청내역 가져오기
  • accept_friendship_request
    • 친구신청 수락

 

참고 : me2API 사용설명서

+ Recent posts