The brainful एपीआई enables seamless integration between your applications and brainful's शक्ति content management system. Whether you're building automation tools or integrating with your favorite apps, संगठन RESTFUL API provides a simple and secure way to interact with your content.
Token-based authentication with https encryption
Standard http methods with json responses
Built-in geolocation capabilities
प्रदर्शन मेट्रिक्स प्राप्त करने में विफल
60 requests per minute per user
Visit your brainful फीचर्स to generate your api token.
Select from our example code in cURL, JavaScript, संगठन Python शुरू करें.
Try out the interactive examples below to test your integration.
All API requests require your API token in the Authorization header. Get your token from the brainful फीचर्स. The api supports both token and bearer token formats.
Authorization: Token YOUR_API_TOKEN
Authorization: Bearer YOUR_API_TOKEN
All parameters are sent in the request body as JSON.
Parameter | Type | टेक्स्ट आवश्यक। | विवरण |
---|---|---|---|
साझा करना शुरू करें | साझा करना शुरू करें | Yes | जोड़ने के लिए सामग्री (1-5000 अक्षर) |
parent_luid | साझा करना शुरू करें | नहीं | luid ब्लॉक खोलें (परिचालनात्मक) |
latitude | float | नहीं | latitude (-90° को 90°) |
longitude | float | नहीं | longitude (-180° को 180°) |
agent | साझा करना शुरू करें | नहीं | Agent identifier (max 50 chars) |
team_space | साझा करना शुरू करें | नहीं | Team space slug to add the block to (only for organization members) |
{ "luid": "abc123", "slug": "My New Block", "type": "thought", "pinned": false, "entities": [], "created_timestamp": "2024-01-01T00:00:00Z", "last_edited": "2024-01-01T00:00:00Z", "experience": 5, "remaining_daily_quota": 97 }
luid
Type: साझा करना शुरू करें
Unique identifier for the created content
slug
Type: साझा करना शुरू करें
URL-friendly version of the content
words
Type: एकीकरण
Number of words in the content
remaining_daily_quota
Type: एकीकरण
Remaining content creation quota for today
All parameters are sent in the request body as JSON.
Parameter | Type | टेक्स्ट आवश्यक। | विवरण |
---|---|---|---|
identifier | साझा करना शुरू करें | Yes | जिस ब्लॉक में आप जोड़ना चाहते हैं उसका विवरण दें (luid संगठन slug) |
साझा करना शुरू करें | साझा करना शुरू करें | Yes | जोड़ने के लिए सामग्री (1-5000 अक्षर) |
{ "details": "Text appended to block successfully.", "luid": "abc123", "slug": "my-example-block" }
luid
Type: साझा करना शुरू करें
Unique identifier for the created content
slug
Type: साझा करना शुरू करें
URL-friendly version of the content
words
Type: एकीकरण
Number of words in the content
remaining_daily_quota
Type: एकीकरण
Remaining content creation quota for today
Parameter | Type | टेक्स्ट आवश्यक। | विवरण |
---|---|---|---|
luid | साझा करना शुरू करें | Yes | Unique identifier of the block to retrieve |
Parameter | Type | टेक्स्ट आवश्यक। | विवरण |
---|---|---|---|
latitude | float | नहीं | latitude (-90° को 90°) |
longitude | float | नहीं | longitude (-180° को 180°) |
agent | साझा करना शुरू करें | नहीं | मैजिक एंटिटीस (मैक्स 50 chars) |
{ "creator": "johnnyappleseed", "luid": "abc123", "slug": "My New Block", "type": "thought", "html": "", "blocks": [], "entities": [], "flagged": false, "pinned": false, "archived": false, "trashed": false, "public": false, "created_timestamp": "2025-01-28 18:01", "last_edited": "2025-01-28 18:01", "words": 3, "bytes": 45, "hits": 0 } My New Block
creator
Type: साझा करना शुरू करें
Username of the content creator
luid
Type: साझा करना शुरू करें
Unique identifier for the block
type
Type: साझा करना शुरू करें
जोड़ने के लिए सामग्री (e.g., "thought")
html
Type: साझा करना शुरू करें
HTML बनाया
created_timestamp
Type: साझा करना शुरू करें
Creation date and time
hits
Type: एकीकरण
Number of views