Header menu logo FSharp.ATProto

RecordKey Type

A record key (rkey) used to identify individual records within a collection in the AT Protocol. Record keys are strings of 1-512 characters from the set [a-zA-Z0-9._~:-]. The special values "." and ".." are not allowed. Common record key formats include TIDs (for time-ordered records) and "self" (for singleton records).

See the AT Protocol specification: https://atproto.com/specs/record-key

Type something to start searching.