[🌐EN](<https://synctree-guide.notion.site/AccessControl-a65df3d4195f4eb9a5bb7663a0a98467>)

본 문서에서는 블록 코딩을 활용하여 API 호출량을 제어하는 방법을 설명합니다.



▶ Plan Control

Free Starter Plus Pro Enterprise
AccessControl - - - -

▶Access Control 블록

1) Rate Limit

Untitled

2) Throttle

Untitled

기능 설명 DataType Default
capacity 최대 생성 가능한 토큰 개수 int -
count 생성할 토큰 개수 int -
period 토큰 갱신 주기(초) int -
key 토큰의 상태를 관리하기 위한 key(null, string type)