TvojeLajky

Instagram and TikTok services: live CZK quotes, orders and customer-authorized prepaid purchases.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

    Instagram and TikTok services: live CZK quotes, orders and customer-authorized prepaid purchases.

    Список инструментов сервера (8)

    Технические названия из tools/list. Нужны только разработчикам.

    list_servicesList purchasable Instagram and TikTok services, quantity limits and starting prices in integer CZK halere. Use get_quote for an exact price.
    get_profileLook up an actual public social profile using ScrapeCreators. Missing numbers are null.
    list_postsList up to 20 recent posts belonging to a profile, with URLs usable in a quote.
    get_quoteCalculate a server-verified price, valid for 15 minutes. Does not purchase or charge. Likes/views are divided evenly across selected posts.
    create_orderCreate an unpaid order from an accepted quote. Requires user intent to order. Return the checkout URL to the user; protect orderToken as a secret. Reuse the same idempotencyKey on retries.
    get_orderRead the payment and delivery status of an order using its private token or an authorized connection. A paid order is not necessarily delivered.
    get_walletRead the authenticated wallet balance and the remaining approved agent budget in integer CZK halere.
    pay_orderSpend real prepaid credit and initiate delivery for an existing order. Requires wallet:spend authorization and a user-approved budget. Reuse idempotencyKey after timeouts; never create a replacement order to retry delivery.