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.
-
api-webhook - retrieve Webhook GET {{baseUrl}}/api/webhook
-
api-system-audit-log-{auditLogId} - retrieve Audit Log With Id GET {{baseUrl}}/api/system/audit-log/:auditLogId
-
api-email-template-{emailTemplateId} - delete Email Template With Id DELETE {{baseUrl}}/api/email/template/:emailTemplateId
-
api-connector-{connectorId} - update Connector With Id PUT {{baseUrl}}/api/connector/:connectorId
-
api-lambda - retrieve Lambdas By Type With Id GET {{baseUrl}}/api/lambda?type=<string>
-
api-identity-provider-{identityProviderId} - update Identity Provider With Id PUT {{baseUrl}}/api/identity-provider/:identityProviderId
-
api-user-action-{userActionId} - retrieve User Action With Id GET {{baseUrl}}/api/user-action/:userActionId
-
api-key-search - search Keys With Id POST {{baseUrl}}/api/key/search
-
api-user-refresh-token-import - import Refresh Tokens With Id POST {{baseUrl}}/api/user/refresh-token/import
-
api-user-registration-{userId}-{applicationId} - retrieve Registration With Id GET {{baseUrl}}/api/user/registration/:userId/:applicationId