Get a weekly digest of the latest psychedelic research, new studies, and platform updates delivered to your inbox.
No spam, ever. Unsubscribe anytime.
Access the world's most comprehensive psychedelic research database via our public API. Query substances, studies, researchers, and the knowledge graph programmatically.
Base URL
https://api.psihub.ai/trpcFormat
JSON (tRPC batch)
Authentication
Optional (higher limits)
Anonymous
100 requests / minute
Authenticated
500 requests / minute
All responses use the tRPC batch format. Each response is a JSON array where each element contains a result object with your data.
[
{
"result": {
"data": { ... } // Your response data
}
}
]