Facebook Actions API
A lightweight API service that enables developers to programmatically execute Facebook account actions through a unified HTTP interface. It provides structured request handling, proxy support, and ready-to-use payload formats to simplify automation workflows and backend integrations.
Facebook Actions API endpoints
| Method | Endpoint | Description |
|---|---|---|
| fb_action | ||
| POST |
change_avatar /fb_action/change_avatar |
|
| POST |
reply_to_comment /fb_action/reply_to_comment |
|
| POST |
comment_to_post /fb_action/comment_to_post |
|
| POST |
change_name /fb_action/change_name |
|
| POST |
join_group /fb_action/join_group |
|
| POST |
post_to_group /fb_action/post_to_group |
|
| POST |
get_id /fb_action/get_id |
|
| POST |
post_to_my_feed /fb_action/post_to_my_feed |
|
| POST |
add_friend /fb_action/add_friend |
|
| POST |
post_reels /fb_action/post_reels |
|
| POST |
change_bio /fb_action/change_bio |
|
Facebook Actions API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $29 / month | 1 / second |
|
| ULTRA | $98 / month | 5 / second |
|