Register a bot session
Session
Register a bot session
Register a bot session for SEO crawlers. Bot users have read-only access and are optimized for SEO crawling.
POST
Register a bot session
Headers
API key for network authentication
Body
application/json
Information about bot user and devices that they use to connect. Bot users have read-only access and are typically used for SEO crawlers and automated systems.
accessToken expires in 30 days by default.
Response
Session Information with access token and user data
JWT access token for API authentication
Token issuance timestamp
Token expiration timestamp
User information array
User roles array
Example:
[]Associated files array
Example:
[]Date of the last cache purge
Type of user (e.g., signed-in, visitor, bot)
Available options:
signed-in, visitor, bot Example:
"bot"