Skip to main content

Documentation Index

Fetch the complete documentation index at: https://api.docs.onlydrams.app/llms.txt

Use this file to discover all available pages before exploring further.

The User Blocks API allows users to block other users from interacting with them. Blocked users cannot view the blocker’s profile, send messages, or interact with their content.

Key Features

  • User Blocking: Block specific users from interacting with you
  • Blocked User List: View all users you have blocked
  • Unblocking: Remove users from your blocked list
  • Privacy Control: Prevent unwanted interactions
  • Bidirectional: Blocking is one-way (blocker can still see blocked user’s public content)

Blocking Behavior

When a user is blocked:
  • The blocked user cannot view the blocker’s profile
  • The blocked user cannot send messages to the blocker
  • The blocked user cannot see the blocker’s posts or activity
  • The blocker can still view the blocked user’s public content
  • Blocking is not reciprocal

Authentication

All user block endpoints require authentication via Bearer token in the Authorization header.

Base URL

https://api.onlydrams.app/api/v1