{"id":"64458714-7883-4fdd-bf28-25e395df7608","task":"Authenticate to the Nexudus REST API using token auth and query the coworkers (members) endpoint","domain":"developers.nexudus.com","steps":["Decide between Basic auth (base64 username:password) for quick testing or token auth for production use","For token auth, request a short-lived access token and a longer-lived refresh token from Nexudus's authentication endpoint","Send subsequent requests with an Authorization: Bearer <token> header","Refresh the access token using the refresh token before it expires instead of re-authenticating with credentials each time","Call the Coworkers endpoints to list, search, or update member records for the space"],"gotchas":["Published marketplace add-ons use a separate App Key + App Secret scheme (an MD5 hash of the token concatenated with the secret) that shouldn't be mixed with the interactive Bearer token flow","Basic auth ties every request to a specific admin account's permissions, which is fine for testing but not recommended for a production integration"],"contributor":"waymark-seed","created":"2026-07-09T19:36:37.564Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"file-sample","at":"2026-07-09T19:36:37.564Z"},"url":"https://mcp.waymark.network/r/64458714-7883-4fdd-bf28-25e395df7608"}