# Affiliates

- [The affiliate object](/rest-api/affiliates/object.md)
- [List affiliates](/rest-api/affiliates/list.md): Returns a list of your affiliates. The affiliates are returned sorted by creation date, with the most recent affiliates appearing first. The list can also be filtered using various criteria.
- [Create affiliate](/rest-api/affiliates/create.md): Creates a new affiliate in your account with the specified parameters.
- [Retrieve affiliate](/rest-api/affiliates/retrieve.md): Retrieves the details of an existing affiliate. You need only supply the unique affiliate identifier that was returned upon affiliate creation.
- [Update affiliate](/rest-api/affiliates/update.md): Updates the specified affiliate by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
- [Magic Link (SSO)](/rest-api/affiliates/sso.md): Retrieve a secure, one-time URL that will automatically login an affiliate to their dashboard.
