{
    "API Keys": "API Keys",
    "API Docs": "API Docs",
    "API Documentation": "API Documentation",
    "API access": "API access",
    "Create and manage API keys that allow external tools to read your account data.": "Create and manage API keys that allow external tools to read your account data.",
    "Create Key": "Create Key",
    "No API keys yet": "No API keys yet",
    "Create your first API key to let external tools read your account data.": "Create your first API key to let external tools read your account data.",
    "Create API Key": "Create API Key",
    "Give the key a name and choose when it expires. The key grants read-only access to your account.": "Give the key a name and choose when it expires. The key grants read-only access to your account.",
    "Key name": "Key name",
    "e.g. CI script": "e.g. CI script",
    "Expiration": "Expiration",
    "Never": "Never",
    "30 days": "30 days",
    "90 days": "90 days",
    "365 days": "365 days",
    "Create": "Create",
    "API key created": "API key created",
    "Failed to create API key": "Failed to create API key",
    "Failed to load API keys": "Failed to load API keys",
    "Your new API key": "Your new API key",
    "Use this key to authenticate your API requests.": "Use this key to authenticate your API requests.",
    "Copy your key now. For security reasons, you won't be able to see it again.": "Copy your key now. For security reasons, you won't be able to see it again.",
    "Copied!": "Copied!",
    "Done": "Done",
    "Key": "Key",
    "Created": "Created",
    "Expires": "Expires",
    "Expired": "Expired",
    "Last used": "Last used",
    "Never used": "Never used",
    "Revoke": "Revoke",
    "Are you sure you want to revoke this API key? Applications using it will stop working.": "Are you sure you want to revoke this API key? Applications using it will stop working.",
    "API key revoked": "API key revoked",
    "Failed to revoke API key": "Failed to revoke API key",
    "Search keys...": "Search keys...",
    "You have reached the maximum number of API keys.": "You have reached the maximum number of API keys.",
    "Read-only REST API for your account data. Authenticate every request with an API key.": "Read-only REST API for your account data. Authenticate every request with an API key.",
    "Authentication": "Authentication",
    "Base URL": "Base URL",
    "Send your API key as a Bearer token in the Authorization header. Create keys on the API Keys page.": "Send your API key as a Bearer token in the Authorization header. Create keys on the API Keys page.",
    "Keys can be created with an optional expiry (30, 90, or 365 days). An expired key returns 401, the same as an invalid key.": "Keys can be created with an optional expiry (30, 90, or 365 days). An expired key returns 401, the same as an invalid key.",
    "Your API key": "Your API key",
    "Paste your API key to try requests from this page. The key is kept in memory only and never stored.": "Paste your API key to try requests from this page. The key is kept in memory only and never stored.",
    "Rate limiting": "Rate limiting",
    "Requests are rate limited per key. The current limits are returned in the X-RateLimit-* response headers.": "Requests are rate limited per key. The current limits are returned in the X-RateLimit-* response headers.",
    "Errors": "Errors",
    "The API returns conventional HTTP status codes.": "The API returns conventional HTTP status codes.",
    "Missing or invalid API key.": "Missing or invalid API key.",
    "Your plan does not include API access, or the key lacks the required ability.": "Your plan does not include API access, or the key lacks the required ability.",
    "The requested resource does not exist or is not yours.": "The requested resource does not exist or is not yours.",
    "Too many requests. Retry after the time given in the Retry-After header.": "Too many requests. Retry after the time given in the Retry-After header.",
    "Parameters": "Parameters",
    "Parameter": "Parameter",
    "Type": "Type",
    "Required": "Required",
    "Optional": "Optional",
    "Description": "Description",
    "Example response": "Example response",
    "Code samples": "Code samples",
    "Code samples include your API key — be careful where you paste them.": "Code samples include your API key — be careful where you paste them.",
    "Try it": "Try it",
    "Send request": "Send request",
    "Sending...": "Sending...",
    "Enter your API key above to send a test request.": "Enter your API key above to send a test request.",
    "Fill in the required parameters before sending.": "Fill in the required parameters before sending.",
    "Status": "Status",
    "Current user": "Current user",
    "Returns the authenticated user profile.": "Returns the authenticated user profile.",
    "Build credits": "Build credits",
    "Returns your build credit balance and current-period usage.": "Returns your build credit balance and current-period usage.",
    "Subscription": "Subscription",
    "Returns your current plan and subscription status.": "Returns your current plan and subscription status.",
    "Projects": "Projects",
    "Returns a paginated list of your projects.": "Returns a paginated list of your projects.",
    "Project detail": "Project detail",
    "Returns a single project you own.": "Returns a single project you own.",
    "Notifications": "Notifications",
    "Returns a paginated list of your in-app notifications.": "Returns a paginated list of your in-app notifications.",
    "Invoices": "Invoices",
    "Returns a paginated list of your completed payment transactions.": "Returns a paginated list of your completed payment transactions.",
    "Page number to return.": "Page number to return.",
    "Results per page (max 50).": "Results per page (max 50).",
    "The project ID (UUID).": "The project ID (UUID).",
    "Project files": "Project files",
    "Returns a paginated list of files uploaded to a project. Requires the file storage capability.": "Returns a paginated list of files uploaded to a project. Requires the file storage capability.",
    "Project file detail": "Project file detail",
    "Returns a single file from a project you own.": "Returns a single file from a project you own.",
    "The file ID.": "The file ID.",
    "Getting started": "Getting started",
    "Endpoints": "Endpoints",
    "Overview": "Overview",
    "Search documentation...": "Search documentation...",
    "Search endpoints": "Search endpoints",
    "Generate test key": "Generate test key",
    "Test key generated. It expires in 1 hour.": "Test key generated. It expires in 1 hour.",
    "Failed to generate test key": "Failed to generate test key",
    "Temporary keys expire after 1 hour. Manage permanent keys on the API Keys page.": "Temporary keys expire after 1 hour. Manage permanent keys on the API Keys page.",
    "Please enter a name for the key.": "Please enter a name for the key.",
    "The key name may not be longer than 100 characters.": "The key name may not be longer than 100 characters.",
    "That name is reserved. Please choose another.": "That name is reserved. Please choose another.",
    "Choose a valid expiration option.": "Choose a valid expiration option."
}
