# Boosterberg ## Docs - [Security](https://boosterberg.com/docs/account/security.md): Protect your account with two-factor authentication and security best practices - [Team members & roles](https://boosterberg.com/docs/account/team-members.md): Add team members and manage access permissions - [User settings](https://boosterberg.com/docs/account/user-settings.md): Manage your personal account preferences and profile - [Activate/Deactive Boosted Page Campaign](https://boosterberg.com/docs/api-reference/activatedeactive-boosted-page-campaign.md) - [Activate/Deactive Boosted Post](https://boosterberg.com/docs/api-reference/activatedeactive-boosted-post.md) - [Check if logged in user can submit a review for this Preset](https://boosterberg.com/docs/api-reference/check-if-logged-in-user-can-submit-a-review-for-this-preset.md) - [Check if we have adveriser access. If so, create a subscription](https://boosterberg.com/docs/api-reference/check-if-we-have-adveriser-access-if-so-create-a-subscription.md) - [Check payment status](https://boosterberg.com/docs/api-reference/check-payment-status.md) - [Confirm email address with token](https://boosterberg.com/docs/api-reference/confirm-email-address-with-token.md) - [Count Boosted Pages](https://boosterberg.com/docs/api-reference/count-boosted-pages.md) - [Count Boosted Posts](https://boosterberg.com/docs/api-reference/count-boosted-posts.md) - [Create Boosted Page Campaign from Preset](https://boosterberg.com/docs/api-reference/create-boosted-page-campaign-from-preset.md) - [Delete Boosted Pages by Source ID](https://boosterberg.com/docs/api-reference/delete-boosted-pages-by-source-id.md): Deletes all boosted pages associated with a given source ID. - [Delete currently logged-in Agency account](https://boosterberg.com/docs/api-reference/delete-currently-logged-in-agency-account.md): Removes the account of the currently authenticated agency. Requires Bearer token authentication. - [Delete Preset Boosted Page](https://boosterberg.com/docs/api-reference/delete-preset-boosted-page.md): Deletes a specific boosted page by its ID. - [Delete User](https://boosterberg.com/docs/api-reference/delete-user.md) - [Delete Agency Account](https://boosterberg.com/docs/api-reference/endpoint/agencies/delete-account.md): Removes the account of the currently authenticated agency. Requires Bearer token authentication. - [Get Agency Details](https://boosterberg.com/docs/api-reference/endpoint/agencies/detail.md) - [Get Industry Types](https://boosterberg.com/docs/api-reference/endpoint/agencies/industries.md) - [List Agencies](https://boosterberg.com/docs/api-reference/endpoint/agencies/list.md) - [Get Service Types](https://boosterberg.com/docs/api-reference/endpoint/agencies/services.md) - [Login with Facebook](https://boosterberg.com/docs/api-reference/endpoint/auth/login-fb.md) - [Login with Email & Password](https://boosterberg.com/docs/api-reference/endpoint/auth/login-password.md) - [Pre-signup Check](https://boosterberg.com/docs/api-reference/endpoint/auth/pre-signup-fb.md) - [Sign Up with Facebook](https://boosterberg.com/docs/api-reference/endpoint/auth/signup-fb.md) - [Get Countries](https://boosterberg.com/docs/api-reference/endpoint/billing/countries.md) - [Get Billing Info](https://boosterberg.com/docs/api-reference/endpoint/billing/detail.md) - [Update Billing Info](https://boosterberg.com/docs/api-reference/endpoint/billing/save.md) - [Get Access Metadata](https://boosterberg.com/docs/api-reference/endpoint/campaigns/access-data.md) - [Create & Activate Campaign](https://boosterberg.com/docs/api-reference/endpoint/campaigns/activate.md) - [Toggle Auto-Renew](https://boosterberg.com/docs/api-reference/endpoint/campaigns/auto-renew.md) - [Batch Campaign Insights](https://boosterberg.com/docs/api-reference/endpoint/campaigns/batch-insights.md) - [Check Campaign Access](https://boosterberg.com/docs/api-reference/endpoint/campaigns/check-access.md) - [Count Campaigns](https://boosterberg.com/docs/api-reference/endpoint/campaigns/count.md) - [Delete Campaign](https://boosterberg.com/docs/api-reference/endpoint/campaigns/delete.md): Deletes a specific boosted page by its ID. - [Delete Source](https://boosterberg.com/docs/api-reference/endpoint/campaigns/delete-source.md): Deletes all boosted pages associated with a given source ID. - [Get Campaign](https://boosterberg.com/docs/api-reference/endpoint/campaigns/detail.md) - [Search Geo Locations](https://boosterberg.com/docs/api-reference/endpoint/campaigns/geo-locations.md) - [Get Locations by Code](https://boosterberg.com/docs/api-reference/endpoint/campaigns/geo-locations-by-code.md) - [Get Campaign Insights](https://boosterberg.com/docs/api-reference/endpoint/campaigns/insights.md) - [List Campaigns](https://boosterberg.com/docs/api-reference/endpoint/campaigns/list.md) - [Check Payment Status](https://boosterberg.com/docs/api-reference/endpoint/campaigns/payment-status.md) - [Retry Failed Campaign](https://boosterberg.com/docs/api-reference/endpoint/campaigns/retry.md) - [Update Campaign](https://boosterberg.com/docs/api-reference/endpoint/campaigns/save.md) - [Get Source Details](https://boosterberg.com/docs/api-reference/endpoint/campaigns/source-detail.md) - [List Campaign Sources](https://boosterberg.com/docs/api-reference/endpoint/campaigns/sources.md) - [Subscribe to Campaign](https://boosterberg.com/docs/api-reference/endpoint/campaigns/subscribe.md) - [Toggle Campaign On/Off](https://boosterberg.com/docs/api-reference/endpoint/campaigns/toggle.md) - [Batch Post Insights](https://boosterberg.com/docs/api-reference/endpoint/posts/batch-insights.md) - [Get Campaigns for Post](https://boosterberg.com/docs/api-reference/endpoint/posts/campaigns.md) - [Count Boosted Posts](https://boosterberg.com/docs/api-reference/endpoint/posts/count.md) - [Get Post Insights](https://boosterberg.com/docs/api-reference/endpoint/posts/insights.md) - [List Posts](https://boosterberg.com/docs/api-reference/endpoint/posts/list.md) - [Toggle Post Boosting](https://boosterberg.com/docs/api-reference/endpoint/posts/toggle.md) - [Get Available Presets](https://boosterberg.com/docs/api-reference/endpoint/presets/available.md) - [Browse Presets](https://boosterberg.com/docs/api-reference/endpoint/presets/browse.md): Returns active, public presets (active=1, private=0), ordered by title ascending. Each element is Presets::apiData(). Pagination: limit is capped at 50; page defaults to 1. - [Count Presets](https://boosterberg.com/docs/api-reference/endpoint/presets/count.md) - [Get Preset Details](https://boosterberg.com/docs/api-reference/endpoint/presets/detail.md): Returns Presets::apiData() augmented with number_of_purchases. Numeric id only matches public presets (private must be 0); hash lookup skips the private restriction. - [Get Optimization Goals](https://boosterberg.com/docs/api-reference/endpoint/presets/optimization-goals.md) - [Get Preset Performance](https://boosterberg.com/docs/api-reference/endpoint/presets/performance.md) - [Get Industry Verticals](https://boosterberg.com/docs/api-reference/endpoint/presets/verticals.md) - [Check Review Eligibility](https://boosterberg.com/docs/api-reference/endpoint/reviews/can-review.md) - [Count Reviews](https://boosterberg.com/docs/api-reference/endpoint/reviews/count.md) - [List Preset Reviews](https://boosterberg.com/docs/api-reference/endpoint/reviews/list.md) - [Submit Review](https://boosterberg.com/docs/api-reference/endpoint/reviews/submit.md) - [Get Affiliate Info](https://boosterberg.com/docs/api-reference/endpoint/user/affiliate.md) - [Confirm Email](https://boosterberg.com/docs/api-reference/endpoint/user/confirm-email.md) - [Delete Account](https://boosterberg.com/docs/api-reference/endpoint/user/delete.md) - [Get Current User](https://boosterberg.com/docs/api-reference/endpoint/user/detail.md) - [Download Invoice](https://boosterberg.com/docs/api-reference/endpoint/user/invoice-download.md) - [List Invoices](https://boosterberg.com/docs/api-reference/endpoint/user/invoices.md) - [Mark Tutorial Seen](https://boosterberg.com/docs/api-reference/endpoint/user/preset-tutorial-seen.md) - [Reload Sources](https://boosterberg.com/docs/api-reference/endpoint/user/reload-sources.md) - [Request Refund](https://boosterberg.com/docs/api-reference/endpoint/user/request-refund.md) - [Resend Email Verification](https://boosterberg.com/docs/api-reference/endpoint/user/resend-email-verification.md) - [Update Profile](https://boosterberg.com/docs/api-reference/endpoint/user/save.md) - [Get Connected Sources](https://boosterberg.com/docs/api-reference/endpoint/user/sources.md) - [Update Payment Method](https://boosterberg.com/docs/api-reference/endpoint/user/update-payment-method.md) - [Update Payment Method Metadata](https://boosterberg.com/docs/api-reference/endpoint/user/update-payment-method-meta.md) - [Get Agency Detail](https://boosterberg.com/docs/api-reference/get-agency-detail.md) - [Get Agency List](https://boosterberg.com/docs/api-reference/get-agency-list.md) - [Get Boosted Page Campaign details](https://boosterberg.com/docs/api-reference/get-boosted-page-campaign-details.md) - [Get Boosted Page Campaign statistics](https://boosterberg.com/docs/api-reference/get-boosted-page-campaign-statistics.md) - [Get Boosted Page Campaigns statistics](https://boosterberg.com/docs/api-reference/get-boosted-page-campaigns-statistics.md) - [Get Boosted Pages](https://boosterberg.com/docs/api-reference/get-boosted-pages.md) - [Get Boosted Pages grouped by facebook page or instagram account (for dashboard)](https://boosterberg.com/docs/api-reference/get-boosted-pages-grouped-by-facebook-page-or-instagram-account-for-dashboard.md) - [Get Boosted Post Statistics](https://boosterberg.com/docs/api-reference/get-boosted-post-statistics.md) - [Get Boosted Posts](https://boosterberg.com/docs/api-reference/get-boosted-posts.md) - [Get Boosted Posts Statistics](https://boosterberg.com/docs/api-reference/get-boosted-posts-statistics.md) - [Get Boosted Source details](https://boosterberg.com/docs/api-reference/get-boosted-source-details.md) - [Get Boosting history for a single Boosted Page](https://boosterberg.com/docs/api-reference/get-boosting-history-for-a-single-boosted-page.md) - [Get current user's Billing info](https://boosterberg.com/docs/api-reference/get-current-users-billing-info.md) - [Get data for the Advertiser’s Access page](https://boosterberg.com/docs/api-reference/get-data-for-the-advertiser’s-access-page.md) - [Get information for this post in each campaign where it was boosted](https://boosterberg.com/docs/api-reference/get-information-for-this-post-in-each-campaign-where-it-was-boosted.md) - [Get list of countries for billing Country dropdown](https://boosterberg.com/docs/api-reference/get-list-of-countries-for-billing-country-dropdown.md) - [Get list of geo locations by country code](https://boosterberg.com/docs/api-reference/get-list-of-geo-locations-by-country-code.md) - [Get List of industries](https://boosterberg.com/docs/api-reference/get-list-of-industries.md) - [Get list of optimization goals for presets](https://boosterberg.com/docs/api-reference/get-list-of-optimization-goals-for-presets.md) - [Get list of presets, filtered by parameters](https://boosterberg.com/docs/api-reference/get-list-of-presets-filtered-by-parameters.md): Returns active, public presets (active=1, private=0), ordered by title ascending. Each element is Presets::apiData(). Pagination: limit is capped at 50; page defaults to 1. - [Get list of presets that are available for user to activate from the dashboard dropdown](https://boosterberg.com/docs/api-reference/get-list-of-presets-that-are-available-for-user-to-activate-from-the-dashboard-dropdown.md) - [Get List of Reviews for a Preset](https://boosterberg.com/docs/api-reference/get-list-of-reviews-for-a-preset.md) - [Get List of services](https://boosterberg.com/docs/api-reference/get-list-of-services.md) - [Get list of user's facebook pages and instagram accounts that they can boost](https://boosterberg.com/docs/api-reference/get-list-of-users-facebook-pages-and-instagram-accounts-that-they-can-boost.md) - [Get list of Verticals for presets](https://boosterberg.com/docs/api-reference/get-list-of-verticals-for-presets.md) - [Get Preset Detail](https://boosterberg.com/docs/api-reference/get-preset-detail.md): Returns Presets::apiData() augmented with number_of_purchases. Numeric id only matches public presets (private must be 0); hash lookup skips the private restriction. - [Get Preset performance statistics per $100 dollars spent](https://boosterberg.com/docs/api-reference/get-preset-performance-statistics-per-$100-dollars-spent.md) - [Get total number of presets, filtered by parameters](https://boosterberg.com/docs/api-reference/get-total-number-of-presets-filtered-by-parameters.md) - [Get Total Number of Reviews for a Preset](https://boosterberg.com/docs/api-reference/get-total-number-of-reviews-for-a-preset.md) - [Get User detail](https://boosterberg.com/docs/api-reference/get-user-detail.md) - [Introduction](https://boosterberg.com/docs/api-reference/introduction.md): Boosterberg REST API for managing campaigns, posts, presets, and more - [Login with email and password](https://boosterberg.com/docs/api-reference/login-with-email-and-password.md) - [Login with Facebook token. https://developers.facebook.com/tools/explorer/358942978686373/](https://boosterberg.com/docs/api-reference/login-with-facebook-token-https:developersfacebookcomtoolsexplorer358942978686373.md) - [Mark preset tutorial as seen for the current user](https://boosterberg.com/docs/api-reference/mark-preset-tutorial-as-seen-for-the-current-user.md) - [Get full post detail with image and campaign lifecycle](https://boosterberg.com/docs/api-reference/posts/get-full-post-detail-with-image-and-campaign-lifecycle.md): Returns a single post with full data including image URL (fetched from Facebook if not cached). Use this for detail/modal views — the list endpoint omits images for performance. - [List all posts with campaign lifecycle data](https://boosterberg.com/docs/api-reference/posts/list-all-posts-with-campaign-lifecycle-data.md): Returns all posts scanned from a Facebook page or Instagram account, regardless of boost status. Each post includes its evaluation status for every campaign: not applicable (with reason), pending (with condition progress), active (with spend/metrics), or ended (with stop reason and totals). - [Preload user data from facebook in order to let them check/change their email address before signup](https://boosterberg.com/docs/api-reference/preload-user-data-from-facebook-in-order-to-let-them-checkchange-their-email-address-before-signup.md) - [Reload user facebook pages and ig acounts from FB api manually](https://boosterberg.com/docs/api-reference/reload-user-facebook-pages-and-ig-acounts-from-fb-api-manually.md) - [Request credit refund](https://boosterberg.com/docs/api-reference/request-credit-refund.md) - [Retry the payment process](https://boosterberg.com/docs/api-reference/retry-the-payment-process.md) - [Save current user's Billing info. This call is used for both creating and updating billing info](https://boosterberg.com/docs/api-reference/save-current-users-billing-info-this-call-is-used-for-both-creating-and-updating-billing-info.md) - [Search geographic locations for targeting](https://boosterberg.com/docs/api-reference/search-geographic-locations-for-targeting.md) - [Send email with verification link again](https://boosterberg.com/docs/api-reference/send-email-with-verification-link-again.md) - [Send user to stripe to create new payment methpd](https://boosterberg.com/docs/api-reference/send-user-to-stripe-to-create-new-payment-methpd.md) - [Set Affiliate ID](https://boosterberg.com/docs/api-reference/set-affiliate-id.md) - [Sign up new user with Facebook token. Agency will be automatically created in the background](https://boosterberg.com/docs/api-reference/sign-up-new-user-with-facebook-token-agency-will-be-automatically-created-in-the-background.md) - [Submit a Preset review by logged in user](https://boosterberg.com/docs/api-reference/submit-a-preset-review-by-logged-in-user.md) - [Subsribe to monthly payment based prive of preset.](https://boosterberg.com/docs/api-reference/subsribe-to-monthly-payment-based-prive-of-preset.md) - [Toggle auto-renew for Boosted Page Campaign](https://boosterberg.com/docs/api-reference/toggle-auto-renew-for-boosted-page-campaign.md) - [Update details of Boosted Page Campaign](https://boosterberg.com/docs/api-reference/update-details-of-boosted-page-campaign.md) - [Update stored payment method metadata (brand & last4) from Stripe](https://boosterberg.com/docs/api-reference/update-stored-payment-method-metadata-brand-&-last4-from-stripe.md) - [Update User Profile](https://boosterberg.com/docs/api-reference/update-user-profile.md) - [Download invoice PDF](https://boosterberg.com/docs/api-reference/user/download-invoice-pdf.md) - [Get agency invoices](https://boosterberg.com/docs/api-reference/user/get-agency-invoices.md) - [Budget, audience & placement](https://boosterberg.com/docs/campaigns/budget-audience-placement.md): Configure spending limits, target audiences, and ad placements for your campaigns - [Campaign types](https://boosterberg.com/docs/campaigns/campaign-types.md): Choose the right campaign objective for your goals - [Creating campaigns](https://boosterberg.com/docs/campaigns/creating-campaigns.md): Learn how to set up automated promotion campaigns for your posts - [Rules & conditions](https://boosterberg.com/docs/campaigns/rules-conditions.md): Define when posts should be automatically promoted based on engagement and other criteria - [Smart presets](https://boosterberg.com/docs/campaigns/smart-presets.md): Use pre-configured campaign templates optimized for common use cases - [Ad account setup](https://boosterberg.com/docs/facebook-instagram/ad-account-setup.md): Configure your Facebook Ad Account for automated promotion - [Connecting Facebook](https://boosterberg.com/docs/facebook-instagram/connecting-facebook.md): Link your Facebook account and pages to Boosterberg - [Managing pages](https://boosterberg.com/docs/facebook-instagram/managing-pages.md): Configure and manage your connected Facebook and Instagram pages - [Permissions & access](https://boosterberg.com/docs/facebook-instagram/permissions-access.md): Manage security, permissions, and team access for your Facebook and Instagram integration - [Create account](https://boosterberg.com/docs/getting-started/create-account.md): Sign up for Boosterberg and connect your Facebook account - [How it works](https://boosterberg.com/docs/getting-started/how-it-works.md): Understand the 3-step process behind Boosterberg's automated promotion - [What is Boosterberg](https://boosterberg.com/docs/getting-started/overview.md): Automate your Facebook and Instagram paid promotion through Meta Ads Manager - [Quick start guide](https://boosterberg.com/docs/getting-started/quickstart.md): Create your first automated campaign in 5 minutes - [Optimization strategies](https://boosterberg.com/docs/guides/optimization-strategies.md): Best practices for maximizing ROI from your promoted posts - [Troubleshooting](https://boosterberg.com/docs/guides/troubleshooting.md): Solutions to common issues and problems - [Welcome to Boosterberg](https://boosterberg.com/docs/index.md): Automate your Facebook and Instagram paid promotion through Meta Ads Manager - [Pricing](https://boosterberg.com/docs/pricing/plans.md): Simple, transparent pricing for automated post promotion - [Contact support](https://boosterberg.com/docs/support/contact.md): Get help from the Boosterberg support team - [FAQ](https://boosterberg.com/docs/support/faq.md): Frequently asked questions about Boosterberg ## OpenAPI Specs - [api-json](https://api.boosterberg.com-beta.com/v1/doc/api-json)