Every resource in the API has a prefixed string ID and anDocumentation Index
Fetch the complete documentation index at: https://docs.getmatter.com/llms.txt
Use this file to discover all available pages before exploring further.
object field that tells you its type.
ID format
IDs are opaque strings with a type prefix:| Resource | Prefix | Example |
|---|---|---|
| Account | act_ | act_k8x2m |
| Item | itm_ | itm_r9f3a |
| Annotation | ann_ | ann_m2k8v |
| Tag | tag_ | tag_n5j2x |
| Author | aut_ | aut_p4w7q |
| Reading Session | rs_ | rs_k8x2m |
Object types
Every response includes anobject field identifying the resource type:
object to know what you’re looking at.
Timestamps
All timestamps are ISO 8601 strings in UTC:updated_at to efficiently stay in sync.