FusionAuth API

Number of APIs: 296

This is a FusionAuth server. Find out more at https://fusionauth.io. You need to set up an API key in the FusionAuth instance you are using to test out the API calls.

  1. api-webhook - retrieve Webhook GET {{baseUrl}}/api/webhook

  2. api-system-audit-log-{auditLogId} - retrieve Audit Log With Id GET {{baseUrl}}/api/system/audit-log/:auditLogId

  3. api-email-template-{emailTemplateId} - delete Email Template With Id DELETE {{baseUrl}}/api/email/template/:emailTemplateId

  4. api-connector-{connectorId} - update Connector With Id PUT {{baseUrl}}/api/connector/:connectorId

  5. api-lambda - retrieve Lambdas By Type With Id GET {{baseUrl}}/api/lambda?type=<string>

  6. api-identity-provider-{identityProviderId} - update Identity Provider With Id PUT {{baseUrl}}/api/identity-provider/:identityProviderId

  7. api-user-action-{userActionId} - retrieve User Action With Id GET {{baseUrl}}/api/user-action/:userActionId

  8. api-key-search - search Keys With Id POST {{baseUrl}}/api/key/search

  9. api-user-refresh-token-import - import Refresh Tokens With Id POST {{baseUrl}}/api/user/refresh-token/import

  10. api-user-registration-{userId}-{applicationId} - retrieve Registration With Id GET {{baseUrl}}/api/user/registration/:userId/:applicationId