Java Connector
  • Java Connector
  • Concepts
    • Feature Summary
    • Terminology
    • Account Model
    • Packet Switching Fabric
    • Exchange Rates
    • Routing Table Design
    • Destination Address Handling
    • Balance Tracking
    • Settlement
  • Connector Configuration
  • Connector Configuration Properties
  • Persistence Initialization
  • Local STREAM Packet Termination
  • Connector Operation
  • Running with Docker
  • Peering: ILP-over-HTTP
  • Settlement: XRP Ledger
  • Running on GCP
  • Security Guide
    • Connector Crypto
    • test-jwt.io
    • Generating Keys
    • Spring Boot with TLS
  • API References
    • Admin API
  • Tutorials
    • ILP TestNet: Getting Started
  • Contributing
    • Connector Development
    • Project Testing
  • Releases
    • Changelog
Powered by GitBook
On this page

Was this helpful?

  1. API References

Admin API

Create and manage account on the Connector.

PreviousSpring Boot with TLSNextILP TestNet: Getting Started

Last updated 5 years ago

Was this helpful?

The Connector Admin API allows an administrator to configure the account by adding accounts, settings routes, and more. The API is documented using the .

To view the documentation, navigate to and enter this URL into the "Explore" bar:

https://raw.githubusercontent.com/sappenin/java-ilpv4-connector/master/connector-server/swagger/connector-admin-open-api3.yaml

Open API v3 specification
https://petstore.swagger.io/