Skip to main content

Get Feed Link

GET 

/api/portal/feed/keys

Returns the feed link currently issued to the signed-in buyer for their account, or data: null when none has been generated yet.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Only metadata is returned — the key itself is stored as a SHA-256 hash and cannot be read back. If the buyer has lost the link, generate a new one (which replaces the old).

last_used_at and last_row_count record the most recent pull made with the key, so a buyer can tell a working link from a silently broken one.

Request

Responses

OK

Response Headers
    Content-Type