Create API TokenCopy Pagepost https://api.socket.dev/v0/orgs/{org_slug}/api-tokensRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsorg_slugstringrequiredBody ParamsThe settings to create the api token with.max_quotaintegerrequiredDefaults to 1000scopesarray of stringsrequiredscopes*ADD stringvisibilitystringenumrequiredDefaults to organizationadminorganizationAllowed:adminorganizationcommitterobjectrequiredcommitter objectnamestringDefaults to api tokenresourcesarray of objectsresourcesADD objectResponses 200The newly created api token with its stable UUID and hash. 401Unauthorized 403Insufficient max_quota for API method 404Resource not found 429Insufficient quota for API routeUpdated 4 days ago